#distributed #task #cluster #asynq

bin+lib asynq-rs

Asynq by redis client library. This library provides a set of tools for asynchronous task processing using Redis as a backend.

5 releases (breaking)

new 0.5.0 Apr 17, 2025
0.4.0 Apr 9, 2025
0.3.0 Apr 7, 2025
0.2.0 Apr 3, 2025
0.1.0 Apr 2, 2025

#250 in #distributed

Download history 157/week @ 2025-03-28 311/week @ 2025-04-04 122/week @ 2025-04-11

592 downloads per month

MIT license

61KB
1.5K SLoC

Asynq-rs is Borrowing from Golang's asymq

Supports Redis standalone mode and Redis cluster

cargo run  --example  test

Dependencies

~21–37MB
~564K SLoC