Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 340 Bytes

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

Architecture

gmcache-cluster