memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites. More at Wikipedia
Redis - Redis is an open source, networked, in-memory, persistent, journaled, key-value data store similar to memcached.