Skip to content

RocheDB v0.2.5

Choose a tag to compare

@puffball1567 puffball1567 released this 08 Jul 08:04
b53fd44

Summary

  • Restores the ordinary cluster GET/BGET read path after transaction landing-zone support added an extra request on normal reads.
  • Keeps read-your-writes behavior for accepted-but-not-yet-applied cluster writes by tracking pending IDs on the current client.
  • Fixes benchmark stable-ring selection so full-period orbits are not treated as stable during cluster latency runs.
  • Updates PostgreSQL and Redis benchmark documentation with the 2026-07-08 local retest results.
  • Adds comparison-friendly benchmark tables at docs/benchmark-comparison.md.

Verification

  • scripts/test_core.sh
  • scripts/cluster_tx_smoke.sh