Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 166 Bytes

RQUEUE

Rust queue stored in redis

Usage

see examples directory

Run example

$ RUST_BACKTRACE=1 RUST_LOG=debug cargo run --example stream_pop