clusteredBigCache

Cache library

Provides in-memory caching with clustering support

golang bigcache with clustering as a library.

GitHub

45 stars
6 watching
5 forks
Language: Go
last commit: over 8 years ago
Linked from 2 awesome lists

cachingclusteringgogolangnetworking

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adelowo/onecacheA Go caching library with support for multiple backends and garbage collection.136
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
ulovecode/gdcacheA cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries.13
thepaw/go-gtA Go library for a high-performance, in-memory caching system11
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
yiling-j/cacheme-goA caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.23
faabiosr/cachegoProvides a simple caching interface with multiple caching drivers371
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213