5 releases

Uses new Rust 2024

new 0.1.6-rc.3 Mar 24, 2025
0.1.5 Mar 24, 2025
0.1.4 Mar 23, 2025
0.1.3 Mar 23, 2025
0.1.2 Mar 23, 2025

#2345 in Database interfaces

Download history

105 downloads per month

MIT license

29KB
437 lines

Jono is a priority job queue implemented with ULIDs and Redis sorted sets.

This is an umbrella crate for re-exporting different components of the priority job queue system from a single place according to the features enabled like produce for the jono_produce crate to allow submitting jobs.

Shared utilities from core will always be available, regardless of the features enabled.

Read documentation for each sub-crate for more information.

Dependencies

~5–13MB
~161K SLoC