Commit Graph
1 Commits
Author SHA1 Message Date
poimenandrock 9f70109c1d feat: scale memory-db to 3 replicas for HA (#50)
CI / CI (push) Successful in 13m29s
Deploy / Tag & Push Latest (push) Failing after 53s
 All 3 replicas running and synced
- memory-db-1 (primary)
- memory-db-2 (replica, LSN 0/9000060)
- memory-db-3 (replica, LSN 0/9000060)

Cluster status: healthy
Production-ready for failover.

---------

Co-authored-by: rock <[email protected]>
Reviewed-on: #50
Co-authored-by: poimen <[email protected]>
2026-09-13 00:04:32 +00:00