1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Simon Grätzer 59dc8d0135 Update rocksdb options (#2880)
* changing some defaults

* Maybe fixing performance

* Modified changelog

* Updated documentation to reflect options
2017-07-27 16:05:31 +02:00
Simran Brucherseifer 6be3210e18 Docs: Moved Auditing and StorageEngines to appropriate categories, added highlights 2017-07-05 10:24:14 +02:00
Jan ccbe1ba792 Bug fix/fix rocksdb options (#2702)
* cleanup rocksdb options
2017-07-02 23:13:42 +02:00
Wilfried Goesgens 47cf60b5cd Document storage engine choice (#2617)
* Document storage engine choice

- WAL is not available with rocksdb
- WAL commands don't output usefull data for rocksdb
- have to manually migrate to rocksdb.

* implement review
2017-06-20 16:54:28 +02:00
Jan 90676a017e fix wrong default value (#2554) 2017-06-12 17:11:34 +02:00
Dan Larkin c48eb92c1e Added some more pass-through options for RocksDB and optimized a couple defaults. 2017-06-06 10:51:01 -04:00
jsteemann 3886aece76 updated manual 2017-05-30 13:09:06 +02:00
jsteemann d8867308fe added missing documentation for option 2017-05-30 12:04:15 +02:00
jsteemann 7906f0bae7 updated manual 2017-05-24 11:46:22 +02:00
Dan Larkin 39b1fa2a39 Corrected some units in documentation. 2017-05-12 08:51:28 -04:00
Dan Larkin 024fccf82e Increased default size for RocksDB block cache. 2017-05-12 08:46:16 -04:00
jsteemann 956143f6ea moved description into correct section 2017-05-12 12:13:45 +02:00
jsteemann b1aae2efdd remove unused options 2017-05-12 12:12:09 +02:00
Dan Larkin 7a9ccc93a9 Added documentation for RocksDB and hash cache options to manual. 2017-05-11 19:02:36 -04:00