instantcache 0.1.0a1
rubygem-instantcache provides the InstantCache module, a mixin which has accessors that allow you to declare 'instance variables' that are actually stored in a memcached cluster rather than local memory.
Gemfile:
=
install:
=
Runtime Dependencies (2):
memcache-client
>= 1.8.5
versionomy
>= 0.4.0
Development Dependencies (1):
hoe
~> 2.12