lbry-rocksdb/rocksdb/tests
hofmockel c8b92d5adb Fore future use, prevent options beeing shared with other DB objects
For better logging I'm going to inject the rocksdb info_logger into the C++ Wrapper classes
=> The classes on the options object have a member to a DB specific logger
=> This c++ classes can only belong to a SINGLE db
=> For simplicity make this requirement also for the options object itself
2014-01-23 08:53:14 +01:00
..
__init__.py Initial commit of the driver 2014-01-13 19:52:22 +01:00
test_db.py Fore future use, prevent options beeing shared with other DB objects 2014-01-23 08:53:14 +01:00
test_options.py Separate strictly between bytes/unicode 2014-01-16 21:32:00 +01:00