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]>
This commit was merged in pull request #50.
This commit is contained in:
2026-09-13 00:04:32 +00:00
committed by rock
co-authored by rock
parent fb61de6b47
commit 9f70109c1d
5 changed files with 57 additions and 60 deletions
+1
View File
@@ -6,3 +6,4 @@ kind: Kustomization
resources:
- memory-db.yaml
- opensearch.yaml
- opensearch-secrets.enc.yaml