<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: evanweaver</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/evanweaver.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-07-07T11:18:17+00:00</updated><author><name>Simon Willison</name></author><entry><title>Up and running with Cassandra</title><link href="https://simonwillison.net/2009/Jul/7/cassandra/#atom-tag" rel="alternate"/><published>2009-07-07T11:18:17+00:00</published><updated>2009-07-07T11:18:17+00:00</updated><id>https://simonwillison.net/2009/Jul/7/cassandra/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.evanweaver.com/articles/2009/07/06/up-and-running-with-cassandra/"&gt;Up and running with Cassandra&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Twitter are beginning to use Cassandra, the open source branch of Facebook’s BigTable-like non-relational database. Evan Weaver explains how to get started with it, but warns that it’s not yet a good idea to trust data to it without having a full backup in an unrelated storage engine.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/bigtable"&gt;bigtable&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/cassandra"&gt;cassandra&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/evanweaver"&gt;evanweaver&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/facebook"&gt;facebook&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/nonrelationaldatabases"&gt;nonrelationaldatabases&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/scaling"&gt;scaling&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/twitter"&gt;twitter&lt;/a&gt;&lt;/p&gt;



</summary><category term="bigtable"/><category term="cassandra"/><category term="evanweaver"/><category term="facebook"/><category term="nonrelationaldatabases"/><category term="scaling"/><category term="twitter"/></entry><entry><title>peeping into memcached</title><link href="https://simonwillison.net/2009/Apr/20/peeping/#atom-tag" rel="alternate"/><published>2009-04-20T18:35:00+00:00</published><updated>2009-04-20T18:35:00+00:00</updated><id>https://simonwillison.net/2009/Apr/20/peeping/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.evanweaver.com/articles/2009/04/20/peeping-into-memcached/"&gt;peeping into memcached&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
“Peep uses ptrace to freeze a running memcached server, dump the internal key metadata, and return the server to a running state”—you can then load the resulting data in to MySQL using LOAD LOCAL INFILE and analyse it using standard SQL queries.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/evanweaver"&gt;evanweaver&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/introspection"&gt;introspection&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/memcached"&gt;memcached&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mysql"&gt;mysql&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/peep"&gt;peep&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/performance"&gt;performance&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/scaling"&gt;scaling&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sql"&gt;sql&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/twitter"&gt;twitter&lt;/a&gt;&lt;/p&gt;



</summary><category term="evanweaver"/><category term="introspection"/><category term="memcached"/><category term="mysql"/><category term="peep"/><category term="performance"/><category term="scaling"/><category term="sql"/><category term="twitter"/></entry></feed>