cacherl
Cache manager
A generational cache system on top of Shards, providing a cache layer with automatic shard rotation and eviction.
Generational Cache on top of Shards
12 stars
2 watching
0 forks
Language: Erlang
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gordalina/cachetool | A command-line tool for managing caches in PHP applications. | 1,692 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
yamiko-ninja/cacheadministrationbundle | A bundle providing a simple and unified interface to clear various cache types in a PHP application | 18 |
sadmansamee/cachykit | A 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 |
jmdobry/angular-cache | An Angular module for managing caching in web applications | 1,390 |
benedmunds/codeigniter-cache | A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
kayeenl/cachetuner | A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
tedious/stash | A PHP caching library that simplifies the process of storing and retrieving cached data | 962 |
intel/intel-cmt-cat | A software package providing basic support for various Intel technologies, including cache monitoring and allocation. | 697 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,146 |
pjfanning/jackson-caffeine-cache | A caching layer for Jackson's data serialization and deserialization process using Caffeine cache management | 6 |
jellydator/ttlcache | An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 951 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |