Skip to content

v0.6.0-RC.1

Compare
Choose a tag to compare
@maxpert maxpert released this 12 Oct 13:25
· 211 commits to master since this release
1d0da69

Features:

  • MAJOR: Implements save and restore for database using purely NATS and blob-storage (Addressing #20).
  • Safer restore and boot time forced wal_checkpoint to prevent any DB corruptions.

Fixes:

  • Bug fixes in stream creation
  • Introduction of basic connection pooling to ensure concurrent progress and access won't cause DB corruption