Author
-

Maintaining a Set in Memcached
[This post also appears on Dustin’s github blog]. This is something that comes up every once in a while. I usually describe a means of doing it that I think makes sense, but I…
-

Incremental Mapreduce for Analytics with R
[This post also appears on Dustin’s github blog.] I’ve been wanting to describe some of my work with using R to help me understand data I’m collecting in Couchbase Server† because I find it…
-

How to Test Everything
[This post also appears on Dustin’s github blog]. I recently had a Membase user point out a sequence of operations that led to an undesirable state. I’ve got a lot of really good engine tests…
-

New Operations in Membase
[This post also appears on Dustin’s github blog.] We built a couple of new protocol operations for people building applications. The general goal of adding an operation is to keep it orthogonal to other…