On Jul 29, 2009, at 1:04 PM, kochhar wrote: > Perhaps I used invalidate loosely. I want to delete items from > memcache when > they are updated. There will be separate read and write servers/ > processes > accessing a single memcache instance. > > If I'm not being specific enough, I can give more details.
I see no problem with doing that, you just need to know the names of the keys that your application is setting. The key is set differently in beaker_cache than using the new beaker cache decorators. Which one are you using? Cheers, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
