oxigraph-8.3.2
Yu Zhang 2 years ago
parent 39f5846ec7
commit 031714aa83
  1. 2
      HISTORY.md

@ -1,5 +1,5 @@
# Rocksdb Change Log
## Unreleased
## 8.3.0 (05/19/2023)
### New Features
* Introduced a new option `block_protection_bytes_per_key`, which can be used to enable per key-value integrity protection for in-memory blocks in block cache (#11287).
* Added `JemallocAllocatorOptions::num_arenas`. Setting `num_arenas > 1` may mitigate mutex contention in the allocator, particularly in scenarios where block allocations commonly bypass jemalloc tcache.

Loading…
Cancel
Save