recent tweets
- @zannyholiday @Weather_West where would one read more about that? said 4 hours ago
- @CygnusSEO "A good craftsman doesn't blame his tools." :-) said 5 hours ago
- @dormando Probably, yeah... said 5 hours ago
- I wonder if someday the Perl programming language will become known as "Web COBOL" or something (in some circles)... #perl said 6 hours ago
- @Weather_West sigh. sfgate.com/bayarea/articl… said 7 hours ago
Monthly Archives: February 2010
Debugging is all about Challenging Assumptions
I’ve been awash in debugging a new code deployment most of the week. The gist of it, if you’re interested, is that we’re deploying a group of machines running several Redis instances (one per CPU core). Collectively they’ll serve as … Continue reading
Posted in programming
1 Comment
Roma for Redis Clusters
The Roma project looks pretty interesting. According to the README file: Roma is a set of utilities that help query and maintain a replicatedpartitioned (shared) Redis cluster. It handles start, stop, status,backup, restore, arbitrary queries, and includes a monitoring daemon(romad) … Continue reading