identity_cache
Cache library
A caching solution for Active Record to reduce database queries
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
2k stars
494 watching
174 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
activerecordcachewebscale
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |
| Caching library that synchronizes with models and databases in Rails applications | 398 |
| Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache | 264 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |
| A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 504 |
| A custom counter cache functionality library for Ruby on Rails | 60 |
| A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| Enables rules-based caching of personalized Sitecore components with flexible variance logic | 2 |