This gem is a simple implementation of delete_matched method for dalli store with memcached. Just install the gem and you are free to go
In your Gemfile, make sure you have this gem:
gem 'dalli-delete-matched'
You don’t need to include gem dalli to your Gemfile, as this gem includes it