cacheme-go
Caching framework
A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.
🚀 Schema based, typed Redis caching/memoize framework for Go
23 stars
3 watching
1 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
cacheframeworkmemoizationormredis
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A high-performance in-memory cache with support for generics and adaptive eviction policies. | 281 |
| A caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications | 11 |
| Provides a simple caching interface with multiple caching drivers | 371 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| Provides in-memory caching with clustering support | 45 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,746 |
| A Go library for a high-performance, in-memory caching system | 11 |
| Provides a Go client to interact with a Coherence cluster using gRPC | 10 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
| Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |