Technology Made Simple β’ 79 implied HN points β’ 03 Apr 23
- Discord faced performance issues with Cassandra, requiring increasing maintenance effort and leading to unpredictable latency.
- Hot partitions were a problem in Cassandra, causing hotspotting and impacting the database's performance during concurrent reads.
- Garbage collection in Cassandra posed challenges, leading Discord to switch to ScyllaDB which does not have a garbage collector.