jono 0.1.5

Priority Job Queue on Redis
Documentation

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.