Commit graph

22 commits

Author SHA1 Message Date
hofmockel
23e304b0d1 master is now 0.5 2015-08-30 12:34:31 +02:00
hofmockel
bab926bf1b Mention in the changelog that this version is avaialable on pypi. 2015-08-30 12:23:31 +02:00
hofmockel
df29b425d3 Update the versions (python,rocksdb) pyrocksdb 0.4 was tested with. 2015-08-30 12:22:52 +02:00
hofmockel
cfa5ff5e9b Document the new row_cache option. 2015-08-30 12:22:36 +02:00
hofmockel
167ee99f33 Change API of compact_range to be compatible with the change of rocksdb. 2015-08-27 21:45:09 +02:00
hofmockel
8fba5ffa1d Wrap the RepairDB function. 2015-08-15 16:34:35 +02:00
hofmockel
65c274c3d8 Make the master to 0.4 2015-07-05 13:59:44 +02:00
hofmockel
d1a94d7eeb Mention which rocksdb version was used for the latest tests. 2015-07-05 13:55:17 +02:00
hofmockel
2ef04007c4 Add lz4 compression type. 2015-07-05 13:52:17 +02:00
hofmockel
302d1a6440 Make it possible to iterate over a WriteBatch. 2015-07-05 13:35:15 +02:00
hofmockel
0c13b55e55 Remove rm_scan_count_limit from Cache creation. 2015-04-12 13:58:22 +02:00
hofmockel
b9f06fe785 Remove table_cache_remove_scan_count_limit because it is also removed from rocksdb. 2015-04-12 13:51:28 +02:00
hofmockel
7e1df8bec1 Document the changes done at the options. 2014-10-22 20:53:51 +02:00
hofmockel
c9de58681e Update the changelog. 2014-08-22 19:59:10 +02:00
hofmockel
8f75fce0a8 Update the changelog 2014-05-31 20:27:44 +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
5f8602391b 'master' is not bound to any rocksdb version 2014-04-29 17:55:01 +02:00
hofmockel
eef60b3ab7 Update the changelog 2014-04-29 17:48:55 +02:00
hofmockel
1cb9ec4ee1 Allow it to configure the memtable representation 2014-04-28 20:32:33 +02:00
hofmockel
18cd5c7a4f Add changelog for the recent changes 2014-04-27 19:28:56 +02:00
hofmockel
098f9578d6 Change prefix_extractor to smart-pointer instead of raw 2014-04-01 21:24:18 +02:00
hofmockel
41fdfa75aa Add a simple changelog file 2014-04-01 09:13:14 +02:00