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.
13k stars
474 watching
1k forks
Language: Go
last commit: 11 months ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
| | A comprehensive cache library with multiple stores and features for caching data | 2,515 |
| | Provides in-memory caching with clustering support | 45 |
| | An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| | A lightweight in-memory cache library for Go applications. | 8,218 |
| | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| | A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 |
| | A fast key-value store with expiration times and thread safety. | 97 |
| | A tool for caching compilation results to avoid recompilation when possible | 5,902 |
| | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
| | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| | Provides a Go client to interact with a Coherence cluster using gRPC | 10 |
| | A Go caching library with support for multiple backends and garbage collection. | 136 |
| | A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| | A plugin that stores parts of Textpattern CMS templates in Memcached to speed up site performance by caching frequently-used content. | 2 |