snerd-rust 0.1.1

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 task;
pub mod queue;