Skip to content

Speedb v2.2.0 (22-Dec-2022)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 07:42
· 970 commits to main since this release

The following release is rebased on RocksDB 7.7.3

New Features

  • Proactive flushes for better resources utilization by @udi-speedb #185
  • Dynamic delayed write mechanism for consistent performance by @Yuval-Ariel in #281
    _                                                                                              Random Writes

Enhancements

  • Paired block bloom: Removed the bits-per-key limitation for better results by @udi-speedb in #163
  • Allow running multiple benchmark, each with its own configuration by @udi-speedb in #250
  • db_bench: Support '--groups' in addition to '-groups' (#283) by @udi-speedb in #295
  • db_stress enhancement: Support control over WBM's allow_stall by @udi-speedb in #289
  • Shorten latency while switch generic memtable by @ayulas in #297

Bug Fixes

Miscellaneous

  • Added info to the log file for artifact testing by @RoyBenMoshe in #286
  • Disable LoadCustomizableTest.LoadMemTableRepFactoryTest (#303) by @ayulas in #305

Full Changelog: https://github.com/speedb-io/speedb/commits/speedb/v2.2.0