A small utility to dump Redis Streams messages into a SeaStreamer file.
sh
cargo install redis-streams-dump
```sh redis-streams-dump --stream redis://localhost/clock --output ./clock.ss --since 2023-09-05T13:30:00.7 --until 2023-09-05T13:30:00.8
cargo run --package redis-streams-dump -- .. ```
```sh redis-streams-dump 0.3.2
USAGE: redis-streams-dump [OPTIONS] --output
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS: --output