Recreation of Redis, for fun.
- Production-grade performance
- Exhaustive implementation for all commands
- Modules
@scripting
- Communication via RESP2
- Implementing commands
- Implementing
list
- Implementing
set
- Implementing
hash
- Implementing
- Expiration mechanism
- Interoperability with Redis Cluster