bullmq

Crates.iobullmq
lib.rsbullmq
version0.1.0
sourcesrc
created_at2023-10-01 11:02:51.694207
updated_at2023-10-01 11:02:51.694207
descriptionQueue for messages and jobs based on Redis
homepagehttps://bullmq-rs.github.io/
repositoryhttps://github.com/bullmq-rs/bullmq/
max_upload_size
id989161
size3,901
(oztexin)

documentation

https://docs.rs/bullmq

README

BullMQ For Rust

This is the unofficial BullMQ Rust library. It is a close port of the NodeJS and Python version of the library. Rust Queues are interoperable with NodeJS and Python Queues, as all three libraries use the same .lua scripts that power all the functionality.

License

MIT

Commit count: 3

cargo fmt