memcached-server
is my personal project for fun to implement my own memcached server.
- In memory database base on key value
- Safe state control with transaction
- Extremely fast read write
- High availability and ease to do Scalability
To be announced.
-
Init project with basic high level features such as get, set, remove
-
To be announced.
To be announced.
To be announced