cachego
Cachego
Provides a simple caching interface with multiple caching drivers
Golang Cache component - Multiple drivers
369 stars
8 watching
23 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
boltdbcachechaindriverfilemapmemcachedmongodbredissqlitesyncmap
Related projects:
Repository | Description | Stars |
---|---|---|
muesli/cache2go | A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,125 |
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 139 |
yiling-j/cacheme-go | A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
oracle/coherence-go-client | Provides a Go interface to interact with a distributed caching platform using gRPC | 10 |
adelowo/onecache | A Go caching library with support for multiple backends and garbage collection. | 136 |
defcronyke/godscache | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 139 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
orlovevgeny/go-mcache | A fast key-value store with expiration times and thread safety. | 97 |
no-src/nscache | A caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications | 11 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
maypok86/otter | A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,707 |