clusteredBigCache
Cache library
Provides in-memory caching with clustering support
golang bigcache with clustering as a library.
45 stars
6 watching
5 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists
cachingclusteringgogolangnetworking
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,072 |
| A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 346 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| Provides a simple caching interface with multiple caching drivers | 371 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |