gmcache
gmcache copied to clipboard
A distributed key/value memory cache written in go, just for fun
Gmcache
A distributed key/value memory cache written in go.
Features
- Light weight
- Pure golang
- Supports set,get and delete
- Supports grpc and http protocols
- Scalable architecture