Skip to content

Commit bcefede

Browse files
Update HISTORY.md
1 parent 3fcf7b2 commit bcefede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Statistics APIs now take uint32_t as type instead of Tickers. Also make two access functions getTickerCount and histogramData const
1414
* Add DB property rocksdb.estimate-num-keys, estimated number of live keys in DB.
1515
* Add DB::GetIntProperty(), which returns DB properties that are integer as uint64_t.
16+
* The Prefix Extractor used with V2 compaction filters is now passed user key to SliceTransform::Transform instead of unparsed RocksDB key.
1617

1718
## 3.3.0 (7/10/2014)
1819
### New Features

0 commit comments

Comments
 (0)