This is a simple, experimental implementation of a Redis-like server written in Rust. It is a work in progress and currently designed to work only on Linux.
- Rust (latest stable version) installed on your machine.
- To install Rust, visit rust-lang.org and follow the installation instructions.
This project is licensed under the MIT License - see the LICENSE file for details.