libmemcached_store 0.8.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:
=
install:
=
Runtime Dependencies (1):
memcached
>= 0
Development Dependencies (9):
actionpack
>= 3
activesupport
>= 3
bump
>= 0
dalli
>= 0
minitest
>= 0
minitest-rg
>= 0
mocha
>= 0
rack
>= 0
rake
>= 0