NoSQL databases have been popular for years until people realize they still want ACID support from traditional databases. In recent years, NoSQL databases with transaction support (Spanner, CockroachDB, TiDB, YugabyteDB, etc.) emerge quickly. Apache Cassandra is finally joining the party and will add distributed transaction support soon. In this post…