Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Or Friedmann committed Aug 1, 2023
1 parent 062a713 commit 4d174ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

### Enhancements
* db_bench: add estimate-table-readers-mem benchmark which prints these stats.
## Grapes v2.6.0 (06/14/2023)
* It is now possible to pass a callback to the Options under speedb_thread_affinity_callback that allows to change thread affinity and other optimization, that the user would like to use (such as numa pinning).
There is a new example file, example/speedb_thread_affinity_callback_example.cc, that shows how to use the feature.

## Fig v2.5.0 (06/14/2023)
Based on RocksDB 8.1.1
Expand Down

0 comments on commit 4d174ad

Please sign in to comment.