High performance memcached client for Ruby.
Is it possible to somehow run Rails.cache.clear and only clear keys with a certain name/string? I don't …
ruby-on-rails caching memcached dalliHi I'm having trouble setting up my Rails project on my server because apache keeps complaining DalliError: No server available. …
ruby-on-rails memcached dalliI am using Rails.cache (I have tried both default store and memcached with the dalli gem - but I …
ruby-on-rails ruby-on-rails-3 memcached dalli