- The purpose of this project is to use c# to implement the Redis server。
- Project use Net 3.1, dotnetty is used as the network development framework, and resp is used as the communication protocol
- 中文
git clone git@github.com:adminoryuan/Sharpdis.git
- run Sharpdis.app
- use redis-cli connect
- String
- Set
- List
- hash
- zset
- RESP
- reactor
- Aof
- RDB
- raft