Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ofriedma authored Jan 24, 2024
1 parent 247bff3 commit b55d72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Based on RocksDB 8.6.7
* LOG Enhancement: Have a separate LOG entry per CF Stats. This ensures that no CF stats data is lost in case the size of the combined CF stats text exceeds the LOG's threshold (#534).

### Bug Fixes
* Fix a bug in db_stress where non existence parameters have checked with enable_speedb_features.
* Added IsRefreshIterSupported() to memtable_rep, to publish if the memtable support Refresh() of the iterator.
Refresh() will return status NotSupported for memtables that do not support Refresh().
IsAllowRefresh() has been added.
Expand Down

0 comments on commit b55d72e

Please sign in to comment.