mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-15 03:12:03 +00:00
feat: add PostgreSQL migration runner
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
and serializable store boundaries are implemented, including durable queue
|
||||
create/heartbeat/cancel/recovery adapters; an opt-in pgx/Docker harness now
|
||||
executes the migrations and real queue create/idempotency/ownership/recovery
|
||||
path, and a TTL-bound Redis candidate index now supports atomic rebuild,
|
||||
path, an executable migration runner now serializes and records forward
|
||||
application, and a TTL-bound Redis candidate index now supports atomic rebuild,
|
||||
snapshot and removal with durable-source repair on partial/malformed cache
|
||||
state; proposal/result transactions and live Redis restart/failover gates
|
||||
remain.
|
||||
|
||||
Reference in New Issue
Block a user