github electric-sql/electric @electric-ax/durable-streams-server-rust@0.1.4

latest releases: @electric-sql/experimental@6.0.24, @electric-sql/react@1.0.53, @core/sync-service@1.7.7...
3 hours ago

Patch Changes

  • 640509c: Write-path performance overhaul plus three crash-recovery correctness fixes.

    Performance: removed the WAL group-commit coordination ceiling (+55–60% saturated write throughput, p99 41→12 ms), fixed the 200k–1M stream-cardinality write cliff (1M streams now sustains 1.11M ops/s on 16 vCPU), and made --durability memory the buffered append path (4× faster, no longer Linux-only). New flags: --wal-stats <secs> and --worker-threads <n>.

    Fixes (found by the new seeded crash/fault simulation): multi-segment WAL recovery no longer drops acked records after the first segment; a torn, never-acked tail on a quiet stream is truncated instead of becoming reader-visible; an acked DELETE is now durable before the 204.

Don't miss a new electric release

NewReleases is sending notifications on new releases.