rsmq-rs 1.0.3

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 iin https://github.com/smrchy/rsmq
Documentation

rsmq-rs

Deprecated, please use rsmq_async or rsmq for a synchronous version.