Skip to main content

Crate kojin_postgres

Crate kojin_postgres 

Source
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§

PostgresResultBackend
PostgreSQL-backed result storage.