On Oct 2, 2009, at 11:26 AM, Perry Smith wrote:
> > Philip Hallstrom wrote: >> >> Seems reasonable. As long as you're sure your cache will expire the >> old entries and not keep piling them up until you run out of ram/disk >> space. >> > > I'm using memcache. I'll research and double check and make sure it > just pushes things out the cache. The alternative would be to have > them > expire after a few days. Memcache will push things out of the cache to make room for new items. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

