Expand description
PostgreSQL result backend for the kojin task queue.
Provides PostgresResultBackend — a durable result backend using
PostgreSQL with sqlx for connection pooling and async queries.
Structs§
- Postgres
Result Backend - PostgreSQL-backed result storage.