wangdl
0dab626cd8
feat(M-AI-02-07): transactional OutboxEvent model
- 16 columns, dedupeKey UNIQUE, (status,availableAt) + (lockedAt) indexes
- CAS markProcessing (updateMany where status='pending')
- createInTransaction(tx) for atomic Job+Outbox writes
- 12 unit tests (CAS, transaction, lock release, constraints)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-20 12:24:36 +08:00
..
2026-05-17 00:39:46 +08:00
2026-05-18 10:50:59 +08:00
2026-05-19 22:14:55 +08:00
2026-05-21 14:39:38 +08:00
2026-05-22 11:03:24 +08:00
2026-05-22 15:40:24 +08:00
2026-05-22 22:50:33 +08:00
2026-05-22 23:00:47 +08:00
2026-05-22 23:03:32 +08:00
2026-05-22 23:12:39 +08:00
2026-05-22 23:19:31 +08:00
2026-05-23 20:30:02 +08:00
2026-05-23 20:36:39 +08:00
2026-05-24 10:44:06 +08:00
2026-05-24 10:53:19 +08:00
2026-05-24 11:18:56 +08:00
2026-05-24 11:23:58 +08:00
2026-05-24 11:31:46 +08:00
2026-05-24 13:12:16 +08:00
2026-05-24 13:34:24 +08:00
2026-05-24 13:39:14 +08:00
2026-06-20 12:24:21 +08:00
2026-06-20 12:24:21 +08:00
2026-06-20 12:24:28 +08:00
2026-06-20 12:24:33 +08:00
2026-06-20 12:24:36 +08:00
2026-06-06 17:27:40 +08:00
2026-05-17 00:39:46 +08:00