snerd-rust 0.2.3

A lightweight, robust, asynchronous background job queue and persistence engine built for high-performance applications.
Documentation
1
2
3
4
pub mod file_store;
pub mod queue;
pub mod rate_limiter;
pub mod task;