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 :
RuntimeError (Not supported by Memcache):
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/cache/mem_cache_store.rb:79:in
`delete_matched'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_controller/caching/fragments.rb:128:in
`expire_fragment'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_controller/benchmarking.rb:26:in
`benchmark'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_controller/benchmarking.rb:37:in
`silence'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/action_controller/benchmarking.rb:26:in
`benchmark'
Would anyone know how to use expire_fragment with memcached ?
Any help will be very appreciated !
Thank you !
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
Vous avez reçu ce message, car vous êtes abonné au groupe "Railsfrance" de
Google Groups.
Pour transmettre des messages à ce groupe, envoyez un e-mail à l'adresse
[email protected]
Pour résilier votre abonnement envoyez un e-mail à l'adresse
[email protected]
-~----------~----~----~----~------~----~------~--~---