ObjectCache
Object cache
A library that provides both in-memory and on-disk caching of objects, allowing developers to store and retrieve cached data for a specified time period.
A simple cache for Objects in Android.
216 stars
16 watching
33 forks
Language: Java
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| Provides in-memory caching with clustering support | 45 |
| A caching framework designed to work with Django's ORM and optimized for use with memcached. | 303 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,072 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A caching library that adds features to external API calls to make them more reliable and efficient | 360 |
| A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 346 |
| A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
| A PHP module that provides an in-process cache extension. | 51 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |
| A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |