Skip to content

A distributed cache implemented in Go using the principles of memberlist for peer communication. Multiple instances of the cache can be initalized and a load balancer can be used to route subsequent cache requests to the cluster.

Notifications You must be signed in to change notification settings

Akhil-2001/Distributed-Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

A distributed cache implemented in Go using the principles of memberlist for peer communication. Multiple instances of the cache can be initalized and a load balancer can be used to route subsequent cache requests to the cluster.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages