lbry-rocksdb/rocksdb/cpp
Jason Fried 2a66e20ca3 Column Family Support
Add support for Column Families in a runtime safe way.
Add unittests to test functionality
Insure all unittests are passing.
Cleaned up unittests to not use a fixed directory in tmp, but use tempfile
2018-11-06 02:26:47 +00:00
..
comparator_wrapper.hpp Get rid of some warnings 2014-04-01 21:32:18 +02:00
filter_policy_wrapper.hpp Be nice and mark them as virutal 2014-04-01 21:31:03 +02:00
memtable_factories.hpp Allow it to configure the memtable representation 2014-04-28 20:32:33 +02:00
merge_operator_wrapper.hpp Be nice and mark them as virutal 2014-04-01 21:31:03 +02:00
slice_transform_wrapper.hpp Be nice and mark them as virutal 2014-04-01 21:31:03 +02:00
utils.hpp Initial commit of the driver 2014-01-13 19:52:22 +01:00
write_batch_iter_helper.hpp Column Family Support 2018-11-06 02:26:47 +00:00