9 Posts tagged with memcached
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.
sparrow
Sparrow is a really fast lightweight queue written in Ruby that speaks memcached. That means you can use Sparrow with any memcached client library (Ruby or otherwise). Sparrow was inspired by Twitter's Starling.
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.
movabletype.org: Setting up Movable Type with Memcached
MT 4 has drop in support for Memcached! Yay!
A bunch of presentations on scaling websites: twitter, Flickr, Bloglines, Vox and more.
If you haven't seen any of these, take some time and take a look at them all. Great info about building scalable web services.
Largest production memcached install?
Great thread with input from some of the heaviest memcached users out there
Extended Fragment Cache
The extended_fragment_cache plugin provides content interpolation and an in-process memory cache for fragment caching.