record-cache

Record Store

A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation.

Cache Active Model Records in Rails 3

GitHub

145 stars
6 watching
39 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 407
shopify/identity_cache A caching solution for Active Record to reduce database queries 1,918
railseventstore/rails_event_store A Ruby implementation of an Event Store based on Active Record 1,423
ledermann/unread A gem to manage read/unread status of records in Ruby on Rails applications. 739
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
algolia/algoliasearch-rails A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers 410
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
rails/actionpack-action_caching Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache 263
khiav223577/deep_pluck Allows plucking attributes from nested associations in Rails without loading unnecessary records 460
cedric/custom_counter_cache A custom counter cache functionality library for Ruby on Rails 60
schemaplus/schema_plus_indexes Adds convenient capabilities to ActiveRecord's index handling 9
byroot/activerecord-typedstore Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values 446
ankane/rollup A Ruby library that provides a simple way to roll up time-series data in Rails applications 311
magnusvk/counter_culture A Ruby gem that enhances Rails' built-in counter caching to support multiple levels of relations and dynamic column names. 1,958