Well, you could try to use the one i'm using, also, you shoudn't need to "delete" things from memcached, it does it by itself when it reaches it's memory limit.
- Maurício Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en) On Wed, Feb 18, 2009 at 11:51 AM, Marie Arago <[email protected]> wrote: > > Of course.. > > I used to implement this plugin : > http://github.com/lacomartincik/memcache-store-with-delete_matched/tree/master > > But after a while .. When the memcached server starts to be filled up.. > The plugin make my whole application freeze for some reasons... My proc > is used at 100% by dispatch.fcgi (I'm running on lightty). I don't > understand why.. Without the plugin and with file store.. Everything is > fine and the proc used don't go over 10%. > > So I'm trying to come back to the basics and make it works without any > plugins ! > > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

