Skip to content

A distributed namespace-based key-value cache in memory.

License

Notifications You must be signed in to change notification settings

skyxv/cronuscache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cronuscache

A distributed key-value cache in memory.

RodeMap

  • Least recently used cache elimination strategy
  • Local concurrent reads and writes
  • Group namespace
  • Http server
  • Consistent hashing
  • Distributed node
  • Security strategy
  • Protobuf-based inter-node communication

About

A distributed namespace-based key-value cache in memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published