RocksDB 5.8.6
yiwu-arbug
released this
20 Nov 21:54
·
9 commits
to 5.8.fb
since this release
5.8.6 (11/20/2017)
Bug Fixes
- Fixed aligned_alloc issues with Windows.
5.8.1 (10/23/2017)
New Features
- Add a new db property "rocksdb.estimate-oldest-key-time" to return oldest data timestamp. The property is available only for FIFO compaction with compaction_options_fifo.allow_compaction = false.