A distributed cache system
Basic LRU cache replacement policy(LRU-1). Data partition and peer picking according to consistent hash. HTTP server.
A tool for deploying the system on docker or k8s easily. GRPC server. LRU-k cache replacement policy. Expiration time of cache. Memory limit. Cache and Peer visit statistics. Prevent cache penetration, cache breakdown and cache avalanche.
GRPC server