nim-rocksdb/tests
web3-developer ee15ce027b
Update API to support passing in ColFamilyHandleRef instead of column family string. (#52)
* Refactor API to pass in column family handle instead of string.

* Check for unknown column family in getColFamilyHandle and update tests.

* Update column family function names. Remove redundant exists check.
2024-06-27 01:31:39 +08:00
..
columnfamily Format using nph (#54) 2024-06-26 23:00:10 +08:00
internal Format using nph (#54) 2024-06-26 23:00:10 +08:00
lib Format using nph (#54) 2024-06-26 23:00:10 +08:00
options Format using nph (#54) 2024-06-26 23:00:10 +08:00
transactions Format using nph (#54) 2024-06-26 23:00:10 +08:00
.gitignore Add a basic higher-level API 2018-06-25 15:59:23 +03:00
test_all.nim Rocksdb rewrite integration (#38) 2024-03-05 11:12:37 +08:00
test_backup.nim Format using nph (#54) 2024-06-26 23:00:10 +08:00
test_columnfamily.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_helper.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_rocksdb.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_rocksiterator.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_sstfilewriter.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_transactiondb.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00
test_writebatch.nim Update API to support passing in ColFamilyHandleRef instead of column family string. (#52) 2024-06-27 01:31:39 +08:00