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:
=
安装:
=
Runtime 依赖 (2):
memcache-client
>= 1.8.5
versionomy
>= 0.4.0
Development 依赖 (1):
hoe
~> 2.12