Skip to content

Commit

Permalink
update HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidoon1 committed Nov 8, 2023
1 parent fd26f31 commit 4c51613
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 @@ -18,6 +18,7 @@
* Added a kUseBaseAddress flag and GetBaseOffset flag to OptionTypeInfo. If this flag is set and a function is used for processing options, the function is passed the base address of the struct rather than the specific field (#397)
* Static Pinning: Set the default for mid-percent capacity threshold in scoped pinning policy to 70 (#689).
* db_bench: Add support for individual scoped pinning policy parameters (#687).
* Expose Options::periodic_compaction_seconds via C API (#741).

### Bug Fixes
* db_bench: Fix SeekRandomWriteRandom valid check. Use key and value only after checking iterator is valid.
Expand Down

0 comments on commit 4c51613

Please sign in to comment.