hofmockel
|
2ef04007c4
|
Add lz4 compression type.
|
2015-07-05 13:52:17 +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
|
2cbeb48c17
|
Type has changed with rocksdb 3.6
|
2014-10-22 20:58:59 +02:00 |
|
hofmockel
|
87a7ddfe1c
|
Move filter_policy to block_based_table_factory.
|
2014-10-22 09:43:47 +02:00 |
|
hofmockel
|
5550ed91e7
|
Move the block_cache* from options to block_based_table_factory.
|
2014-10-22 09:41:33 +02:00 |
|
hofmockel
|
14dd1c785a
|
Move the 'simple' block based table options to the block_table_factory.
|
2014-10-22 09:35:17 +02:00 |
|
hofmockel
|
3358119f22
|
Remove deprecated options.
|
2014-10-22 09:31:46 +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
|
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
|
098f9578d6
|
Change prefix_extractor to smart-pointer instead of raw
|
2014-04-01 21:24:18 +02:00 |
|
hofmockel
|
b600d3371f
|
Get access to the dedicated logger of a DB
|
2014-01-24 17:06:26 +01:00 |
|
hofmockel
|
36eb7024d3
|
Make 'prefix_extractor' active
|
2014-01-21 17:26:30 +01:00 |
|
hofmockel
|
77c384b6b0
|
Initial commit of the driver
|
2014-01-13 19:52:22 +01:00 |
|