Hello all,
We know that memcached or memcached-client doesn’t support regex… But
It seems it doesn’t support expire_fragment either
I’m trying to use expire_fragment with memcached as following :
expire_fragment(:controller => ‘home’, :action => :list_topics)
But apparently it’s not supported by memcached!
Would anyone know how to use expire_fragment with memcached ?
Any help will be very appreciated !
Thank you !