mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
feat: add rebuildable Redis candidate index
This commit is contained in:
+3
-1
@@ -41,7 +41,9 @@ 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; proposal/result transactions and live Redis/cache-repair gates remain.
|
||||
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.
|
||||
- [ ] **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