We are using dalli cache store for action caching in rails application. we store complete action path url params in cache.
Want to expire dalli store cache data which includes specific word or matching string inside cache data
We are using dalli cache store for action caching in rails application. we store complete action path url params in cache.
Want to expire dalli store cache data which includes specific word or matching string inside cache data