second_level_cache
Cache manager
Caching library that synchronizes with models and databases in Rails applications
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6.
398 stars
17 watching
91 forks
Language: Ruby
last commit: about 3 years ago
Linked from 1 awesome list
activerecordactiverecord5cachecache-moneyrailsrails5rails6
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching solution for Rack-based web applications | 821 |
| Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache | 264 |
| An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |
| A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
| A bundle providing a simple and unified interface to clear various cache types in a PHP application | 18 |
| Automated cache layer for Laravel applications using Redis | 539 |
| 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 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 |
| A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 504 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |
| A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
| A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 70 |