Forgot to truncate one blog post

This commit is contained in:
Joel Marcey 2016-10-04 15:20:15 -07:00
parent 6d8cd7ede1
commit e4922e181e

View File

@ -10,16 +10,8 @@ redirect_from:
New RocksDB release - 4.2!
**New Features**
1. Introduce CreateLoggerFromOptions(), this function create a Logger for provided DBOptions.
@ -29,15 +21,11 @@ New RocksDB release - 4.2!
3. Add MemoryUtil in rocksdb/utilities/memory.h. It currently offers a way to get the memory usage by type from a list rocksdb instances.
<!--truncate-->
**Public API changes**
1. CompactionFilter::Context includes information of Column Family ID