I haven't had a chance to review this, but here is a link: http://memcached.org/
Peepcode episodes are worth their weight in gold, IMHO: http://peepcode.com/products/page-action-and-fragment-caching Also checkout railscasts: http://railscasts.com/episodes/90-fragment-caching (Wish I could afford a year sabbatical to immerse myself in all the great resources out there.) -Owen On Tue, May 17, 2011 at 2:34 PM, Ronny Hanssen <[email protected]>wrote: > Thanks, > > If I understand you correctly you add the records update time in the key, > which means that a lookup will automatically fail if it is updated? > Nifty...:) Then of course it is just a matter of adding a sensible > time-to-live, or do you leave expiration of items to memcache? Allowing > memcache to expire items based on how often they are needed? > > I have never used rails caching and I am not familiar with memcache, so > this might be a newbie question. Thanks for your patience. > > > ~Ronny > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. > -- Owen Dall, Chief Systems Architect Barquin International www.barquin.com Cell: 410-991-0811 -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
