RubyGems Navigation menu

djmaze-arid_cache 1.1.0

Fork of arid_cache which defines caching methods once on a class instead of per object, thus preventing "singleton can't be dumped" from memcached! AridCache makes caching easy and effective. AridCache supports caching on all your model named scopes, class methods and instance methods right out of the box. AridCache prevents caching logic from cluttering your models and clarifies your logic by making explicit calls to cached result sets. AridCache is designed for handling large, expensive ActiveRecord collections but is equally useful for caching anything else as well.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - February 18, 2011 (27.5 KB)

Runtime Dependencies (1):

Development Dependencies (3):

faker >= 0
machinist >= 0

Owners:

Authors:

  • Karl Varga, Martin Honermeyer

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 5,264

For this version 5,264

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: