Create a Beignet outbox port backed by a Drizzle MySQL database.
Claiming uses a claim-token lease so concurrent workers can safely compete for eligible messages, combined with for update skip locked row locking.
for update skip locked
Create a Beignet outbox port backed by a Drizzle MySQL database.
Claiming uses a claim-token lease so concurrent workers can safely compete for eligible messages, combined with
for update skip lockedrow locking.