recent tweets
- @nelson @SpaceXStarlink if I read it right, the RV ones get lower priority than non-mobile installations... said 1 day ago
- washingtonpost.com/world/2022/05/… the most amazing part of this story to me is that here, in the year 2022, there are still p… twitter.com/i/web/status/1… said 5 days ago
- visiticeland.com/outhorse-your-… what a brilliant idea... said 5 days ago
- This email from ₱₳Ɏ₱₳Ⱡ <noreplysystemnzizkuustuuesviofpy.2464683388@dordotte.com> seems totally legit... except for… twitter.com/i/web/status/1… said 6 days ago
- @andres_azpili I did not but I know someone who might have had a Bad Day or two if the broken backups had not been noticed. said 1 week ago
Monthly Archives: February 2011
Redis Sharding at Craigslist
After reading Salvatore’s Redis Presharding, I thought I’d write up the sharding technique we use at Craigslist to take advantage of multiple cores, multiple hosts, and allow for painless growth (up to a point). Nodes The primary building block of … Continue reading
Posted in craigslist, nosql, programming, redis
38 Comments
Webdis is Full of Awesome
I’ve long wanted a lightweight system for gathering and graphing simple performance metrics without a lot of centralized processing. I could use something like StatsD from the Etsy folks but got inspired by reading about Redis at Disqus the other … Continue reading
Posted in craigslist, programming, redis, tech
3 Comments
Slides for: Fusion-io and MySQL 5.5 at Craigslist
The slides from the talk I gave at Percona Live San Francisco yesterday are now available on slideshare (hopefully the embed works here too): View more presentations from Jeremy Zawodny. Overall, I enjoyed the conference–not just meeting up folks I … Continue reading
Posted in craigslist, mysql, programming, tech
6 Comments
MongoDB Data Types and Perl
In working to import a couple billion documents from MySQL into MongoDB, I’m trying to make sure I get it all right. And I recently stumbled upon one way in which I was getting to decidely wrong: data types. I … Continue reading
Posted in mongodb, programming, tech
10 Comments
When an example falls in your lap
As I recently noted, I’m giving a short talk at Percona Live about our experience with Fusion-io for MySQL at Craigslist. As is often the case, I agreed to give the talk before giving too much thought about exactly what … Continue reading
Posted in craigslist, mysql, tech
8 Comments
Speaking at Percona Live in San Francisco
On Wednesday, February 16th, I’ll be attending Percona Live in San Francisco to hear about what’s new in the MySQL ecosystem and talk about our adoption of Fusion-io storage for some of our systems at Craigslist. Not only do we … Continue reading
Posted in craigslist, mysql, tech
1 Comment