mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-26 07:30:54 +00:00
HISTORY update
This commit is contained in:
parent
3055a15b29
commit
7ac437c694
|
@ -5,8 +5,6 @@
|
|||
removed from background compaction process. Flush process is now always
|
||||
executed in high priority thread pool.
|
||||
* Column family support
|
||||
* If you write something to the non-default column family with disableWAL = true,
|
||||
you need to Flush the column family before exiting if you want your data to be persistent
|
||||
|
||||
## Unreleased (will be relased in 2.8)
|
||||
|
||||
|
|
Loading…
Reference in a new issue