asynq-rs

Crates.ioasynq-rs
lib.rsasynq-rs
version0.5.0
created_at2025-04-02 03:52:16.792325+00
updated_at2025-04-17 09:39:07.52467+00
descriptionAsynq by redis client library. This library provides a set of tools for asynchronous task processing using Redis as a backend.
homepagehttps://github.com/zqlpaopao/asynq-rs
repositoryhttps://github.com/zqlpaopao/asynq-rs
max_upload_size
id1616018
size138,427
code (zqlpaopao)

documentation

https://docs.rs/asynq-rs/

README

Asynq-rs is Borrowing from Golang's asymq

Supports Redis standalone mode and Redis cluster

cargo run  --example  test
Commit count: 12

cargo fmt