mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-15 01:02:04 +00:00
test: add PostgreSQL integration harness
This commit is contained in:
+3
-1
@@ -39,7 +39,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
fences, durable domain migrations/outbox and Redis indexes/TTLs; lost Redis
|
||||
writes must not split a proposal or corrupt durable state. Initial migration
|
||||
and serializable store boundaries are implemented, including durable queue
|
||||
create/heartbeat/cancel/recovery adapters; live DB/cache repair gates remain.
|
||||
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.
|
||||
- [ ] **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