Skip to content

Speedb v2.3.0 (15-Feb-2023)

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 06:55
· 970 commits to main since this release

The following release is based on RocksDB 7.7.8

New Features

  • New Live configuration changes: support changing immutable options on the fly by @mrambacher in #294

Enhancements

  • Improved performance while using the sorted-hash memtable (#298) by @ayulas in #299
    Untitled presentation (1)
  • Added prints and query option of Index size per CF - LRU Cache Only (#338) by @udi-speedb in #368
  • Add F_BARRIERFSYNC for Sync operations on MacOS (addresses the issue raised in rocksdb#11035) by @mrambacher in #319
  • Paired-Bloom-Filter: Balancing rounding to batches between the bottom-most level and other levels by @noamhaham in #371
  • db_bench: recreate only specified DBs in a group of benchmarks by @andy-byers in #370
  •  Use a NoSyncFileSystem to skip Sync/FSync to reduce test times ( based on RocksDB PR 9545) by @mrambacher in #380

Bug Fixes

Miscellaneous

Thanks to the new contributors! 💙

Full Changelog: speedb/v2.2.0...speedb/v2.3.0