Tag
The article describes the architecture of a notification service that uses Kafka for messaging, Redis for rate limiting, Cassandra for tracking, and Elasticsearch for user targeting in bulk notifications.
A daily digest for August 22 covering top AI and dev infrastructure news, including DeepSeek's new vision model performance, Claude security updates on Mythos 5, Google Antigravity integration, and various tool releases and vulnerabilities.
The article discusses the evolution of ACID transactions in Cassandra, culminating in the upcoming release of Cassandra 6 with Accord for strictly serializable cross-partition transactions.
The author explains how they built a compute platform capable of launching millions of sandboxes per second in constant time, focusing on decoupled scheduling and capacity aggregation using Cassandra and S3.
Apache Cassandra is a highly-scalable partitioned row store database that automatically distributes data across machines using its Cassandra Query Language (CQL).