vex-queue
Async background worker queue for the VEX Protocol.
Features
- In-Memory Backend - Development and testing
- Persistent Backend - Production job durability
- Worker Pools - Scalable job processing
- Job Scheduling - Delayed and recurring jobs
Installation
[]
= "0.1"
Quick Start
use ;
async
License
MIT License - see LICENSE for details.