Crates.io | bullmq |
lib.rs | bullmq |
version | 0.1.0 |
source | src |
created_at | 2023-10-01 11:02:51.694207 |
updated_at | 2023-10-01 11:02:51.694207 |
description | Queue for messages and jobs based on Redis |
homepage | https://bullmq-rs.github.io/ |
repository | https://github.com/bullmq-rs/bullmq/ |
max_upload_size | |
id | 989161 |
size | 3,901 |
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.
MIT