Redis server implemented in rust.
Cesar Rodas 2e7e211b14 Fix clippy warnings | il y a 9 mois | |
---|---|---|
.github | il y a 2 ans | |
redis-config-parser | il y a 9 mois | |
src | il y a 9 mois | |
tests | il y a 2 ans | |
Cargo.lock | il y a 1 an | |
Cargo.toml | il y a 1 an | |
LICENSE | il y a 3 ans | |
Makefile | il y a 1 an | |
README.md | il y a 1 an | |
runtest | il y a 2 ans |
Redis server implemented in rust.
This is a project I started many years ago to learn and improve my Rust skills . I decided to open it and eventually maybe finish it, if I have time. It is not ready for production.