Create a Beignet idempotency port backed by a Drizzle SQLite database.
The port accepts both the root Drizzle database and transaction clients, so
applications can expose root idempotency for ordinary retry-safe commands and
transaction-scoped idempotency from Unit of Work.
Create a Beignet idempotency port backed by a Drizzle SQLite database.
The port accepts both the root Drizzle database and transaction clients, so applications can expose root idempotency for ordinary retry-safe commands and transaction-scoped idempotency from Unit of Work.