Skip to content

v0.7.1

Choose a tag to compare

@feichai0017 feichai0017 released this 23 Mar 12:27

Highlights

  • Added practical LSM range-filter pruning for point reads and bounded scans, including exact-candidate point fast paths, table-internal block-range pruning, and read-path cleanup.
  • Tightened value separation and value-log defaults: CF/keyspace-aware routing landed, ordinary multi-bucket vlog routing remains enabled, ValueThreshold moved to 2048, and HotRing is now narrowed to an optional write-hot detector/throttling tool instead of a default data-path strategy.
  • Continued correctness and boundary cleanup across startup recovery, WAL/LSM integration, iterator semantics, range tombstones, region metadata APIs, and stale internal wrappers.

What's Changed

Additional Changes

New Contributors

Full Changelog: feichai0017/NoKV@v0.7.0...v0.7.1