Releases: maxpert/marmot
Releases · maxpert/marmot
v0.4.5-beta.1
Enabling ZSTD compression for stress testing
v0.4.4-RC
v0.4.3
- Timer efficiency improvements
- Timer based change log cleanup
- Improvements to documentation
- Removing redundant values from replication event
- Improving replicator to only create streams if they are missing, this
will let admins operations persist on jetstreams in case of restart
v0.4.1
v0.4.1-alpha
Fully NATS integrated PoC, ready for stress testing.
v0.3.22
First pre-produciton version that is stable under load test. Key features:
- Improved LogDB implementation
- Improved distribution speed and memory efficiency with xxHash
- Full snapshot recovery, and backup support for nodes going down and coming up in cluster
- Automatic snapshot based recovery for nodes lagging far behind
v0.3.21
v0.3.19
v0.3.18
Fully implementing save/restore sate. This will not be backwards compatible change, so please make sure you clear out your raft state directory (/tmp/raft
by default). This version should allow you to run a cluster in a pretty stable shape, and even recover from cold start failures where a node was decommissioned for a while, coming back it will get a fresh new snapshot of database, and start the server.