rsmq_async 15.0.0

Async RSMQ port to rust. RSMQ is a simple redis queue system that works in any redis v2.4+. It contains the same methods as the original one in https://github.com/smrchy/rsmq
Documentation

rsmq_async

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

sync (default)

tokio-comp (default)

tokio (default)

async-std-comp

break-js-comp

This feature flag does not enable additional features.