KataraDB is a simple in-memory key-value database written in Rust ⚡
It supports the Redis protocol and can be used as a drop-in replacement for Redis.
The database is developed for learning purposes and should not be used in production.
cargo run
cargo test