Skip to content

xxlixin1993/CacheGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CacheGo

A cache key-value server

Summary

CacheGo is a cache server.The cache implementation uses the LRU algorithm. In order to achieve more simplified distributed cache operations.

Support

  1. HTTP API
  2. Distributed Services
  3. Use the list to implement smoothly exit

Reference material

  1. memcache
  2. groupcache

About

A key-value cache server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages