Jesse Newland

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.

better rails caching

evan takes on caching

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.

/cache_fu - Ruby on Rails Plugins from Err the Blog

Rails memcached plugin

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.
What is this?