Expand description
Main application logic, generally exposed via RedisManager.
Modules§
- monitor
- Defines actor for running periodic Redis tasks.
Structs§
- Redis
Job - Convenient wrapper struct for combing a job ID plus a connection.
- Redis
Manager - Manages queues and jobs within Redis. Contains main public functions that are called by HTTP services.