Backlite provides type-safe, persistent and embedded task queues meant to run within your application as opposed to an external message broker. A task can be of any type and each type declares its own ...
This driver has SQLite embedded, you don't need to install one separately. Instead, this driver is based on pure-Go implementation of SQLite (https://gitlab.com/cznic ...