Skip to content
forked from liyue201/gmcache

A distributed key/value memory cache written in go

License

Notifications You must be signed in to change notification settings

fish-red/gmcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A distributed key/value memory cache written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Protocol Buffer 2.0%