From 599346a23e1f0682929587b9dfe61dbde57483df Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 3 Jan 2018 09:43:57 +0800 Subject: [PATCH] How Discord Stores Billions of Messages with Cassandra --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26f35d3..73950e5 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Contributions are always welcome! * [Storing Images in Cassandra at Walmart Scale](https://medium.com/walmartlabs/building-object-store-storing-images-in-cassandra-walmart-scale-a6b9c02af593) * [Cassandra at Instagram](https://www.slideshare.net/DataStax/cassandra-at-instagram-2016) * [How Yelp Scaled Ad Analytics with Cassandra](https://engineeringblog.yelp.com/2016/08/how-we-scaled-our-ad-analytics-with-cassandra.html) + * [How Discord Stores Billions of Messages with Cassandra](https://blog.discordapp.com/how-discord-stores-billions-of-messages-7fa6ec7ee4c7) * [Graph Databases (MongoDB, CouchDB, Neo4j)](https://neo4j.com/blog/neo4j-scalability-infographic/) * [eBay: Building Mission-Critical Multi-Data Center Applications with MongoDB](https://www.mongodb.com/blog/post/ebay-building-mission-critical-multi-data-center-applications-with-mongodb) * [Datastructure Databases (Redis, Hazelcast)](http://highscalability.com/blog/2014/9/8/how-twitter-uses-redis-to-scale-105tb-ram-39mm-qps-10000-ins.html)