Slide 41
Slide 41 text
Wrap-Up
• Use HTTP caching everywhere
• Use auto expiring keys everywhere
(belongs_to :touch => true)
• Don’t use sweepers, page or action caching
• Beware of things that happen outside the
HTTP Request
• So much to cover, not enough time.