hofmockel
|
cf95b579c4
|
Mention the rocksdb version the master was build with.
|
2015-04-12 14:11:46 +02:00 |
|
hofmockel
|
cd545c7ac0
|
Update the declaration with rocksdb.
|
2015-04-12 14:09:02 +02:00 |
|
hofmockel
|
8b26e1e4b0
|
Get rid of depricated way to create backupengine.
|
2015-04-12 14:08:30 +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
|
2cbeb48c17
|
Type has changed with rocksdb 3.6
|
2014-10-22 20:58:59 +02:00 |
|
hofmockel
|
9cf520a77b
|
Update the tests.
|
2014-10-22 20:54:25 +02:00 |
|
hofmockel
|
7e1df8bec1
|
Document the changes done at the options.
|
2014-10-22 20:53:51 +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
|
8a0bd3a24e
|
Change include path and get rid of the warning.
|
2014-08-22 20:08:30 +02:00 |
|
hofmockel
|
e3aa17dc3a
|
Fix unittest
|
2014-08-22 20:08:20 +02:00 |
|
hofmockel
|
c9de58681e
|
Update the changelog.
|
2014-08-22 19:59:10 +02:00 |
|
hofmockel
|
a3072c79b3
|
Document the new init-methods for the SST-table-builders
|
2014-08-22 19:58:17 +02:00 |
|
hofmockel
|
13518d2680
|
Remove TotalOrderPlainTableFactory. It was also removed in rocksdb.
|
2014-08-22 19:15:46 +02:00 |
|
stephan-hof
|
e0e83063f1
|
Merge pull request #12 from alexandrem/master
Fix missing index key in prefix extractor example
|
2014-08-03 17:43:55 +02:00 |
|
Alexandre Mclean
|
896538db3a
|
Fix missing index key in prefix extractor example
|
2014-07-19 01:16:03 -04:00 |
|
hofmockel
|
8f75fce0a8
|
Update the changelog
|
2014-05-31 20:27:44 +02:00 |
|
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
|
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
|
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
|
fef21c8965
|
Prepare the new release name
|
2014-04-27 19:31:01 +02:00 |
|
hofmockel
|
18cd5c7a4f
|
Add changelog for the recent changes
|
2014-04-27 19:28:56 +02:00 |
|
hofmockel
|
482379cf94
|
Add support for the 'PlainTableFactories'
|
2014-04-27 19:20:30 +02:00 |
|
hofmockel
|
85fe7c095f
|
Change installation instructions to use rocksdb2.8
|
2014-04-27 16:40:32 +02:00 |
|
hofmockel
|
5dfc823ac3
|
Change .pxd files to reflect changed rocksdb API's
|
2014-04-27 16:39:50 +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
|
9d11bb0fb2
|
Get rid of some warnings
|
2014-04-01 21:32:18 +02:00 |
|
hofmockel
|
98301a8ccb
|
Be nice and mark them as virutal
|
2014-04-01 21:31:03 +02:00 |
|
hofmockel
|
dca6b61bbb
|
Update the default values for some options
|
2014-04-01 21:25:52 +02:00 |
|
hofmockel
|
098f9578d6
|
Change prefix_extractor to smart-pointer instead of raw
|
2014-04-01 21:24:18 +02:00 |
|
hofmockel
|
82b88db21b
|
Prepare docs to use version 0.1
|
2014-04-01 09:19:25 +02:00 |
|
hofmockel
|
41fdfa75aa
|
Add a simple changelog file
|
2014-04-01 09:13:14 +02:00 |
|
hofmockel
|
7c27cd0a91
|
Some typos
|
2014-02-02 17:47:34 +01:00 |
|
hofmockel
|
5246343b6a
|
Add some meta information to setup.py
|
2014-02-02 17:43:00 +01:00 |
|
hofmockel
|
d5a9b99d7f
|
Update todos
|
2014-02-02 17:43:00 +01:00 |
|
hofmockel
|
b5743e85ec
|
Add documentation for backup engine
|
2014-02-02 17:43:00 +01:00 |
|
hofmockel
|
f16daf0a41
|
Add python wrapper for BackupEngine
|
2014-02-02 17:43:00 +01:00 |
|
hofmockel
|
f0e0512a5f
|
Add definitions to wrap BackupEngine
|
2014-02-02 17:43:00 +01:00 |
|
hofmockel
|
81833395f5
|
Make it clear which version of rocksdb is supported
|
2014-02-02 17:42:59 +01:00 |
|
hofmockel
|
b417a564ec
|
A little bit more text on the tutorial
|
2014-02-02 17:42:59 +01:00 |
|
stephan-hof
|
47da4653c9
|
Create LICENSE.md
|
2014-02-02 17:39:01 +01:00 |
|