A minimal implementation of Redis.
- PING
- ECHO
- GET
- SET
- DEL
- Cache with Expiry
- SYNC: Replication
- Leader elections
Use cargo run to run the server. Use cargo test to run the tests. Both should be done separetely in two different shells.
| Name | Name | Last commit date | ||
|---|---|---|---|---|