mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
docs: track durable queue adapters
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
|||||||
- [ ] **IN PROGRESS:** Add PostgreSQL queue ownership/active-participation
|
- [ ] **IN PROGRESS:** Add PostgreSQL queue ownership/active-participation
|
||||||
fences, durable domain migrations/outbox and Redis indexes/TTLs; lost Redis
|
fences, durable domain migrations/outbox and Redis indexes/TTLs; lost Redis
|
||||||
writes must not split a proposal or corrupt durable state. Initial migration
|
writes must not split a proposal or corrupt durable state. Initial migration
|
||||||
and serializable store boundaries are implemented; live DB/cache repair gates remain.
|
and serializable store boundaries are implemented, including durable queue
|
||||||
|
create/heartbeat/cancel/recovery adapters; live DB/cache repair gates remain.
|
||||||
- [ ] **IN PROGRESS:** Define assignment compatibility and opt-in `ServerConfig`
|
- [ ] **IN PROGRESS:** Define assignment compatibility and opt-in `ServerConfig`
|
||||||
flags whose defaults reproduce the community-server path. Allocation manifest
|
flags whose defaults reproduce the community-server path. Allocation manifest
|
||||||
validation now covers client build and future expiry; signed admission remains.
|
validation now covers client build and future expiry; signed admission remains.
|
||||||
|
|||||||
Reference in New Issue
Block a user