<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: memcachedb</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/memcachedb.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2010-03-13T00:14:27+00:00</updated><author><name>Simon Willison</name></author><entry><title>Reddit is now running on Cassandra</title><link href="https://simonwillison.net/2010/Mar/13/cassandra/#atom-tag" rel="alternate"/><published>2010-03-13T00:14:27+00:00</published><updated>2010-03-13T00:14:27+00:00</updated><id>https://simonwillison.net/2010/Mar/13/cassandra/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.reddit.com/2010/03/she-who-entangles-men.html"&gt;Reddit is now running on Cassandra&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Migrating their persistent cache over from memcacheDB to Cassandra took one developer just ten days.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/caching"&gt;caching&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/cassandra"&gt;cassandra&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/memcachedb"&gt;memcachedb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/reddit"&gt;reddit&lt;/a&gt;&lt;/p&gt;



</summary><category term="caching"/><category term="cassandra"/><category term="memcachedb"/><category term="reddit"/></entry><entry><title>Introducing Digg's IDDB Infrastructure</title><link href="https://simonwillison.net/2009/Apr/3/iddb/#atom-tag" rel="alternate"/><published>2009-04-03T20:42:55+00:00</published><updated>2009-04-03T20:42:55+00:00</updated><id>https://simonwillison.net/2009/Apr/3/iddb/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.digg.com/?p=607"&gt;Introducing Digg&amp;#x27;s IDDB Infrastructure&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
IDDB is Digg’s new infrastructure component for sharding data across multiple databases, with support for both MySQL and memcachedb. “The DiggBar and URL minifying service is powered by a 16 machine IDDB cluster, which includes 8 write masters in the index and 8 MySQL storage nodes.”


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/databases"&gt;databases&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/digg"&gt;digg&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iddb"&gt;iddb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/joe-stump"&gt;joe-stump&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/memcachedb"&gt;memcachedb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mysql"&gt;mysql&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/scaling"&gt;scaling&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sharding"&gt;sharding&lt;/a&gt;&lt;/p&gt;



</summary><category term="databases"/><category term="digg"/><category term="iddb"/><category term="joe-stump"/><category term="memcachedb"/><category term="mysql"/><category term="scaling"/><category term="sharding"/></entry><entry><title>MemcacheDB</title><link href="https://simonwillison.net/2009/Jan/5/memcachedb/#atom-tag" rel="alternate"/><published>2009-01-05T12:37:15+00:00</published><updated>2009-01-05T12:37:15+00:00</updated><id>https://simonwillison.net/2009/Jan/5/memcachedb/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://memcachedb.org/"&gt;MemcacheDB&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A server that speaks the memcache protocol but uses Berkeley DB for reliable persistent storage. Speedy: 20,000 writes/second and 60,000+ reads/second. Includes a full replication mechanism (with custom memcache protocol commands) based on Berkeley DB’s.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/berkeleydb"&gt;berkeleydb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/keyvaluepairs"&gt;keyvaluepairs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/memcache"&gt;memcache&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/memcachedb"&gt;memcachedb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/replication"&gt;replication&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/scaling"&gt;scaling&lt;/a&gt;&lt;/p&gt;



</summary><category term="berkeleydb"/><category term="keyvaluepairs"/><category term="memcache"/><category term="memcachedb"/><category term="replication"/><category term="scaling"/></entry></feed>