Available on crate feature
mysql only.Expand description
MySQL storage for apalis. Uses SKIP LOCKED
Structs§
- Represents a Storage that persists to MySQL
Enums§
- Errors that can occur while polling a MySQL database.
Type Aliases§
- An alias for
Pool, specialized for MySQL.