Skip to main content

Crate boson_backend_sqlite

Crate boson_backend_sqlite 

Source
Expand description

SQLite QueueBackend for Boson.

Choose at worker boot (Integrating the server). Enable via the boson crate sqlite feature.

§Entry points

Structs§

SqliteQueueBackend
SQLite-backed queue backend.

Functions§

install_default_sqlite_backend
Install a new SqliteQueueBackend as the process-global default backend.