rsmq_async 10.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 3 feature flags, 3 of them enabled by default.

default

  • tokio-comp
  • async-std-comp

tokio-comp

  • redis/tokio-comp

async-std-comp

  • redis/async-std-comp