Redis at Twilio and What can be learned from an incident
Twilio is using for its billing system a combination of Redis, for temporary state tracking, and a relational database, as the primary source of truth. They've recently had a critical incident with this system and posted a detailed timeline and analysis .
tags:redis,key-value store
via NoSQL databases
Post a Comment