A type-safe, extensible, and high-performance background processing library for Rust.
Apalis provides a robust way to handle background tasks and message processing in Rust applications. It's designed for reliability with features like retries, idempotency, and flexible storage options including Redis, PostgreSQL, and SQLite.
A type-safe, extensible, and high-performance background processing library for Rust.
Rust developers needing to implement reliable, scalable background job processing.