ttlcache

Cache manager

An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters.

An in-memory cache with item expiration and generics

GitHub

975 stars
13 watching
121 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

cachegenericsgolangttl-cache

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cheshir/ttlcacheA simple in-memory key-value storage with time-to-live (TTL) support9
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
sadmansamee/cachykitA caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior.124
gordalina/cachetoolA command-line tool for managing caches in PHP applications.1,706
thebigbrainscompany/tbbccachebundleA caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications.36
akyoto/cacheA cache library for Go with an expiration time.186
kayeenl/cachetunerA tool that helps manage and optimize caching in web applications to improve performance.0
sasa1977/con_cacheAn Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support.911
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
suor/django-cacheopsAn ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance2,136
aio-libs/aiocacheAn asynchronous cache manager that supports multiple backends and provides a simple interface for caching data.1,173
pallets-eco/flask-cachingAn extension for Flask that simplifies the use of caching in web applications.894
levibostian/teller-androidA library that simplifies caching and data management in Android apps by automatically updating data based on its freshness.16
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156