+--server-tuning
|   +--dd
|   +--fdtree
|   +--fs
|   +--loader
|   +--memcached
|   +--metadata
|   +--network
|   +--perflog
|   |   +--cron-perflog
|   |   +--sample-output
|   +--postgres
|   +--postmark
|   +--raid
|   +--ram
|   +--scaling
|   +--swap

Caching with Memcached

==> bramsey-memcache-oscon08.pdf <==

==> memcached-blurb <==

    http://www.danga.com/memcached/
    memcached
    Brad Fitzpatrick <brad@danga.com>
    
    What is memcached?
    
      memcached is a high-performance, distributed memory object caching
      system, generic in nature, but intended for use in speeding up dynamic
      web applications by alleviating database load.


Caching with Memcached Tue, 05 Jul 2011 18:24:27 -0400