Redis server implemented in rust.
Cesar Rodas 23726a7fe3 Working on sorted sets commands | пре 1 година | |
---|---|---|
.github | пре 2 година | |
redis-config-parser | пре 9 месеци | |
src | пре 9 месеци | |
tests | пре 2 година | |
Cargo.lock | пре 9 месеци | |
Cargo.toml | пре 9 месеци | |
LICENSE | пре 3 година | |
Makefile | пре 1 година | |
README.md | пре 1 година | |
runtest | пре 2 година |
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.