03313d8068
* Revert some changes from prior PR https://github.com/status-im/nim-rocksdb/pull/48 which enable memory leak of options when not cleaned up manually. * Clean up, add more tests and use correct free function for listColumnFamilies. * Close opt types when opening database fails. * Add autoClose flag to each opt type. * Finish autoClose changes to prevent memory leaks. |
||
---|---|---|
.. | ||
backupopts.nim | ||
cache.nim | ||
dbopts.nim | ||
readopts.nim | ||
tableopts.nim | ||
writeopts.nim |