mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-13 08:42:05 +00:00
feat: promote accepted proposals from API
This commit is contained in:
+2
-1
@@ -140,7 +140,8 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
adapter now performs proposal insertion, participant insertion, and every
|
||||
queue-ticket promotion in one rollback-safe SERIALIZABLE callback; accepted
|
||||
proposals now atomically promote their exact team/slot map and tickets into an
|
||||
`ALLOCATING` match; the runnable
|
||||
`ALLOCATING` match; final unanimous proposal acceptance now invokes this
|
||||
replay-safe promotion through the API; the runnable
|
||||
casual matcher can optionally use a Redis candidate projection and repairs an
|
||||
empty/lost index from PostgreSQL before claiming durably; live DB/Redis failover
|
||||
testing remains.
|
||||
|
||||
Reference in New Issue
Block a user