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!

GitHub

2k stars
491 watching
174 forks
Language: Ruby
last commit: 17 days ago
Linked from 1 awesome list

activerecordcachewebscale

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orslumen/record-cache A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. 145
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
rails/actionpack-action_caching Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache 263
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
codenoble/cache-crispies A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. 156
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123
netflix/evcache A distributed in-memory caching solution designed to store frequently used data for short-term use cases 2,058
sorentwo/readthis A Ruby library that provides a Redis-backed cache client with performance and simplicity features. 506
cedric/custom_counter_cache A custom counter cache functionality library for Ruby on Rails 60
goodrequest/goodpersistence A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. 35
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
zkniebel/sitecore-advanced-output-caching Enables rules-based caching of personalized Sitecore components with flexible variance logic 2