Commit 8d681f6
feat: add node_control_sessions DB migration (#675)
* feat: add node_control_sessions DB migration
Add the node_control_sessions table for WS control plane lease management.
Single row per appId with atomic INSERT ON CONFLICT to prevent dual-node races.
* chore: bump @moneydevkit/api-contract to 0.1.24
Update workspace api-contract source and moneydevkit.com dependency
to match the newly published 0.1.24 which includes nodeControl
contract and checkout.mintInvoice.
* chore: update pnpm lockfile for api-contract 0.1.241 parent 102e85a commit 8d681f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments