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.
Ken Coar
gem "instantcache", "~> 0.1.0a1"