mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-12 02:13:42 +00:00
feat: repair Redis candidates from durable source
This commit is contained in:
+3
-2
@@ -42,8 +42,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
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,
|
||||
snapshot and removal; proposal/result transactions and live Redis
|
||||
restart/failover gates remain.
|
||||
snapshot and removal with durable-source repair on partial/malformed cache
|
||||
state; proposal/result transactions and live Redis restart/failover gates
|
||||
remain.
|
||||
- [ ] **IN PROGRESS:** Define assignment compatibility and opt-in `ServerConfig`
|
||||
flags whose defaults reproduce the community-server path. Allocation manifest
|
||||
validation now covers client build and future expiry; signed admission remains.
|
||||
|
||||
Reference in New Issue
Block a user