nscache
Cache framework
A caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications
A Go caching framework that supports multiple data source drivers
11 stars
2 watching
0 forks
Language: Go
last commit: 11 months ago
Linked from 1 awesome list
cachecachemanagergolang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| | A Go caching library with support for multiple backends and garbage collection. | 136 |
| | An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| | Provides in-memory caching with clustering support | 45 |
| | 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 small, single-purpose data cache written in Swift. | 126 |
| | A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |
| | A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
| | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| | Provides a Go client to interact with a Coherence cluster using gRPC | 10 |
| | A fast key-value store with expiration times and thread safety. | 97 |
| | A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |