7 Posts tagged with cache
mcinsight - 'MemCache insight'
A stand-alone OS X GUI application that implements the memcached protocol. Allows you to inspect the data in the cache, sort by keyname, expiry time, etc. Totally rad.
AJAX Libraries API
A Google-provided, free CDN for open source Javascript libraries (including Prototype and Scriptaculous).
What's New in Edge Rails: Pluggable Controller Caching
Looks like the Rails caching code is getting some refactoring, as well as some new cache key management code.
Interlock
Interlock makes your view fragments and associated controller blocks march along together. If a fragment is fresh, the controller behavior won‘t run. It also automatically tracks invalidation dependencies based on the model lifecycle.
Extended Fragment Cache
The extended_fragment_cache plugin provides content interpolation and an in-process memory cache for fragment caching.
Vitamin Features » Serving JavaScript Fast
Nice article covering some very useful techniques for forcing web clients to cache javascript, css, and image assets.