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

GitHub

23 stars
3 watching
1 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists

cacheframeworkmemoizationormredis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
yiling-j/theine-goA high-performance in-memory cache with support for generics and adaptive eviction policies.281
no-src/nscacheA caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications11
faabiosr/cachegoProvides a simple caching interface with multiple caching drivers371
rocketlaunchr/remember-goA package to cache slow database queries using in-memory or Redis storage140
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
yuseferi/gocacheAn in-memory key-value store/cache implementation in Go providing efficient caching capabilities9
maypok86/otterA high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners.1,746
thepaw/go-gtA Go library for a high-performance, in-memory caching system11
oracle/coherence-go-clientProvides a Go client to interact with a Coherence cluster using gRPC10
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605
defcronyke/godscacheProvides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms11