Skip to content

Ecocache is a groupcache/redis/memcached like key/value cache store, intended to be used in specific cases.

License

Notifications You must be signed in to change notification settings

ecofast/ecocache

Repository files navigation

ecocache

Ecocache is a groupcache/redis/memcached like key/value cache store, intended to be used in specific cases.
It's inspired by google's groupcache project and actually, some of ecocache's core code were "copyed" from groupcache such as consistenthash and lru.

Architecture

image

Benchmark

image
image

Note that this is still early alpha code and needs further development / bug-fix in many place.

About

Ecocache is a groupcache/redis/memcached like key/value cache store, intended to be used in specific cases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages