Expand description
Queue management module for job processing.
This module provides Redis-backed queue implementation for handling different types of jobs:
- Transaction requests
- Transaction submissions
- Transaction status checks
- Notifications
- Solana swap requests
- Relayer health checks
Structs§
Type Aliases§
- Queue
Storage - Storage type for all queues.