rocksdb-sharp
rocksdb-sharp copied to clipboard
Make disposal behave nice 🙂
Fix it so that disposing the RocksDb instance twice does not throw AccessViolationException and crash the process.
Fixes #76