Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.

Clone this repo:
  1. cbbd401 Allow nodetool garbagecollect to take a user defined list of SSTables by Scott Carey · 4 years, 10 months ago trunk
  2. eabd2a2 Add a guardrail for misprepared statements by omniCoder77 · 3 months ago
  3. cd75b9c Merge branch 'cassandra-6.0' into trunk by David Capwell · 20 hours ago
  4. 8fd2443 Fix single token batch atomicity with Accord/non-Accord batches by using the batch log by Alan Wang · 20 hours ago cassandra-6.0
  5. 7bd041d Merge branch 'cassandra-6.0' into trunk by Caleb Rackliffe · 3 days ago
  6. 98f0a34 Merge branch 'cassandra-5.0' into cassandra-6.0 by Caleb Rackliffe · 3 days ago
  7. 8093c3c Ensure SAI sends range tombstones to the coordinator for queries on static columns by Caleb Rackliffe · 7 days ago cassandra-5.0
  8. 0cdde30 Merge branch 'cassandra-6.0' into trunk by Dmitry Konstantinov · 4 days ago
  9. ae418d2 Avoid CompactionOptions parsing for every read by WithoutPurgeableTombstones by Dmitry Konstantinov · 14 days ago
  10. 42afa1b Merge branch 'cassandra-6.0' into trunk by Stefan Miklosovic · 6 days ago
  11. 456590d Ensure schema created before 2.1 without tableId in folder name can be loaded in SnapshotLoader by Matt Byrd · 3 months ago
  12. 1908b90 Merge branch 'cassandra-6.0' into trunk by Dmitry Konstantinov · 7 days ago
  13. 37a6059 Adjust QueriesTableTest to pass if SEP Threads renaming is disabled by Dmitry Konstantinov · 8 days ago
  14. ccb2785 Merge branch 'cassandra-6.0' into trunk by Stefan Miklosovic · 7 days ago
  15. b91b9c2 Merge branch 'cassandra-5.0' into cassandra-6.0 by Stefan Miklosovic · 7 days ago
  16. 2837bd7 Merge branch 'cassandra-4.1' into cassandra-5.0 by Stefan Miklosovic · 7 days ago
  17. 38245bb Merge branch 'cassandra-4.0' into cassandra-4.1 by Stefan Miklosovic · 7 days ago cassandra-4.1
  18. 04febb7 Fix flaky CompactionTaskTest.testFullyExpiredSSTablesAreNotReleasedPrematurely by Stefan Miklosovic · 8 days ago cassandra-4.0
  19. fb4178f Merge branch 'cassandra-6.0' into trunk by Caleb Rackliffe · 9 days ago
  20. 10ca003 Differentiate between legitimate cases where the first entry is the same as the last entry and empty bounds in SSTableCursorWriter#addIndexBlock() by Caleb Rackliffe · 14 days ago