rails3_libmemcached_store 0.5.1
An ActiveSupport cache store that uses the C-based libmemcached client through Evan Weaver's Ruby/SWIG wrapper, memcached. libmemcached is fast, lightweight, and supports consistent hashing, non-blocking IO, and graceful server failover.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            memcached
            >= 0
          
    