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
145 stars
5 watching
39 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A caching solution for Active Record to reduce database queries | 1,918 |
| A Ruby implementation of an Event Store based on Active Record | 1,426 |
| A gem to manage read/unread status of records in Ruby on Rails applications. | 742 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 412 |
| Caching library that synchronizes with models and databases in Rails applications | 398 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache | 264 |
| Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
| A custom counter cache functionality library for Ruby on Rails | 60 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |
| A Ruby library that provides a simple way to roll up time-series data in Rails applications | 313 |
| A Ruby gem that enhances Rails' built-in counter caching to support multiple levels of relations and dynamic column names. | 1,970 |