RubyGems Navigation menu

find_cache 0.2.1

Makes ActiveRecord >=3.0.0 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to relations' cacheable by PK(id) or any referenced columns using Rails.cache methods. It also supports fetching multiple records using PKs(ids) with find_all_cache method(if cache store supports multiple reads [hint: memcache_store, dalli_store support.]).

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.0 - November 21, 2015 (9,5 ko)
  2. 0.2.1 - September 23, 2012 (41 ko)
  3. 0.2.0 - September 23, 2012 (40,5 ko)
  4. 0.1.8 - August 30, 2012 (31,5 ko)
  5. 0.1.7 - August 30, 2012 (31 ko)
Voir toutes les versions (12)

Dépendances de Runtime (3):

activerecord >= 3.0.0
activesupport >= 3.0.0
simple_uuid >= 0.2.0

Dépendances de Development (3):

dalli ~> 2.1.0
rails ~> 3.2.0
sqlite3 >= 0

Propriétaires:

Auteurs:

  • Mustafa Turan

Total de contrôle SHA 256:

be455161c5010c67d5d3d4b28b377c3bd2de5fedaad2316f324ff577ec31156d

Total de téléchargements 39 317

Pour cette version 3 717

License:

aucune

Version de Ruby requise: None

Liens: