homeASCIIcasts

Episodes tagged with “performance”

  1. 172

    Touch and Cache Other translations: En

    Rails 2.3.3 has a new feature called 'touch'. In this episode we use it to auto-expire associated caches.

    Tags: performance caching rails-23

  2. 169

    动态页面缓存 Other translations: En It

    Use a combination of page caching and JavaScript to create a fast cached page that can still be updated dynamically.

    Tags: caching performance ajax administration