LSM-Trees
I gave a talk at recent Cassandra meetup on the data structure that is conceptually used for Cassandras read/write path. Having a solid understanding of this is something critical to debugging and creating an appropriate data model for Cassandra. DataStax academy has a couple highly recommended courses that covers this in a lot more detail. Something it […]