Releases: maxpert/marmot
Releases · maxpert/marmot
v0.1.4
v0.1.3
v0.1.2
First working stable version (tested out in production). Implements:
- SQLite CDC via triggers and tables
- Ability to run state machine on top of SQLite to apply and discard changes
- Multi-group Raft with configurable shards
- Control pane with basic auth to control the cluster
- Ability to pass tables to replicate
- Replication is distributed based on hash of table, RowID pairs