Work by Memcache
Memcache
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. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source (such as a database or API) must be read. Memcached runs on Unix, Windows and MacOS and is distributed under a permissive free software license. Memcached's APIs provide a giant hash table distributed across multiple machines. When the table is full, subsequent inserts cause older data to be purged in least recently used (LRU) order. Applications using Memcached typically layer requests and additions into core before falling back on a slower backing store, such as a database. The system is used by several very large, well-known sites including YouTube, Reddit, Zynga, Facebook and Twitter.
Title | Status | Start Date | End Date | Company |
---|---|---|---|---|
Sun Chlorella - Drupal Conversion | Completed | 10/19/2011 | 04/15/2013 | Sun Chlorella |
CRC Health - Enterprise Deployment and Management Strategy | Completed | 08/03/2010 | 10/15/2010 | CRC Health Group |
Health Resources - Medicineworks.com Maintenance and Support | Completed | 04/15/2010 | 06/15/2011 | Health Resources |
National Service-Learning ClearingHouse - Drupal 6 Site Migration | Completed | 08/17/2009 | 02/24/2010 | National Service-Learning Clearinghouse |