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. |
||
---|---|---|
.. | ||
columnfamily | ||
internal | ||
lib | ||
options | ||
transactions | ||
.gitignore | ||
test_all.nim | ||
test_backup.nim | ||
test_columnfamily.nim | ||
test_helper.nim | ||
test_rocksdb.nim | ||
test_rocksiterator.nim | ||
test_sstfilewriter.nim | ||
test_transactiondb.nim | ||
test_writebatch.nim |