ttlcache
Cache library
A simple in-memory key-value storage with time-to-live (TTL) support
Simple in-memory key-value storage with TTL for each record.
9 stars
2 watching
8 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
cachecache-storagegogolanghacktoberfestinmemory-cachekey-valuettl-cachettl-cache-implementation
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value store with expiration times and thread safety. | 97 |
| An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 975 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| 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 |
| A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. | 13 |
| 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 zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A cache library for Go with an expiration time. | 186 |