groupcache

Cache library

A distributed caching and cache-filling library intended as an alternative to memcached in many cases.

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

GitHub

13k stars
474 watching
1k forks
Language: Go
last commit: 12 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
eko/gocache A comprehensive cache library with multiple stores and features for caching data 2,479
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
patrickmn/go-cache A lightweight in-memory cache library for Go applications. 8,168
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 139
ulovecode/gdcache A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. 13
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
mozilla/sccache A tool for caching compilation results to avoid recompilation when possible 5,853
aliexpressru/gomemcached Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. 19
iwanbk/bcache A distributed in-memory caching system with eventual consistency and configurable maximum keys 156
oracle/coherence-go-client Provides a Go interface to interact with a distributed caching platform using gRPC 10
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
muesli/cache2go A Go caching library that provides concurrency-safe storage and expiration capabilities 2,125
gocom/rah_memcached A plugin that stores parts of Textpattern CMS templates in Memcached to speed up site performance by caching frequently-used content. 2