recent tweets
- Road Closed?!?! I KNOW MAH RIGHTS!!!1! sfist.com/2023/01/31/the… said 2 days ago
- Kathleen put our starter to use for a first try... which came out quite well. :-) https://t.co/V6R6esxEch said 4 days ago
- TFW you think a tool (that you wrote) isn't working right but then later realized that it'd doing what you intended… twitter.com/i/web/status/1… said 4 days ago
- Hmmm. https://t.co/cUWB533Zmh said 1 week ago
- @jasonrosewell expensive said 1 week 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