Commit graph

16 commits

Author SHA1 Message Date
hofmockel
f4c5aed418 Make the 'compact_range' call available in python
(cherry picked from commit c6e4014136)
2014-05-31 20:25:06 +02:00
hofmockel
f897bf4911 Adapt to the changes of 'prefix seek api'
See https://github.com/facebook/rocksdb/wiki/Prefix-Seek-API-Changes
2014-05-31 20:21:42 +02:00
hofmockel
6ceb6514b5 Allow configuration of universal style compaction 2014-04-29 17:46:21 +02:00
hofmockel
68c58009f2 Add examples to use the 'table_factory' and 'memtable_factory' 2014-04-28 20:33:40 +02:00
hofmockel
1cb9ec4ee1 Allow it to configure the memtable representation 2014-04-28 20:32:33 +02:00
hofmockel
482379cf94 Add support for the 'PlainTableFactories' 2014-04-27 19:20:30 +02:00
hofmockel
bfb370fdc8 Add new option called verify_checksums_in_compaction 2014-04-27 16:39:17 +02:00
hofmockel
9b9073670d Document changed default values of rocksdb2.8 2014-04-27 16:38:06 +02:00
hofmockel
6d7cbf2a18 Add new 'property' names comming with 2.8 2014-04-27 16:36:27 +02:00
hofmockel
dca6b61bbb Update the default values for some options 2014-04-01 21:25:52 +02:00
hofmockel
7c27cd0a91 Some typos 2014-02-02 17:47:34 +01:00
hofmockel
b5743e85ec Add documentation for backup engine 2014-02-02 17:43:00 +01:00
hofmockel
3afcb98657 Add doce for prefix_extractor 2014-01-21 17:28:38 +01:00
hofmockel
828be96dba Update docu about the bytes and unicode 2014-01-17 07:43:51 +01:00
hofmockel
6277f9ab5c Support unicode objects for paths
Use sys.getfilesystemencoding() for encoding
2014-01-16 08:51:01 +01:00
hofmockel
77c384b6b0 Initial commit of the driver 2014-01-13 19:52:22 +01:00