A terminal interface for Redis written in Rust🚀.
The docker-compose.yaml
file contains a persistent Redis server listening on 6379
.
To test locally, run
$ docker compose up -d
A terminal interface for Redis written in Rust🚀.
The docker-compose.yaml
file contains a persistent Redis server listening on 6379
.
To test locally, run
$ docker compose up -d