SlideShare a Scribd company logo
Cassandra Jonathan Ellis
 
 
 
 
Roadmap
Cassandra 0.3 Remove support Range queries Test suite Workarounds for JDK bugs Rudimentary multi-datacenter support
Cassandra 0.4 Branched May 18 Data file format change to support billions of rows per node instead of millions API changes (no more colon delimiters) Multi-table (keyspace) support LRU key cache fsync support Web interface CQL
Cassandra 0.5 Bootstrap Load balancing Closely related to “bootstrap done right” Merkle tree repair Millions of columns per row This will require another data format change Multiget Callout support

More Related Content

PDF
Improving Running Components at Twitter
PDF
Efficient Pagination Using MySQL
PDF
BlueRunner: Building an Email Service in the Cloud
PDF
Bigtable and Boxwood
PDF
Cassandra presentation at NoSQL
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
PDF
Storytelling For The Web: Integrate Storytelling in your Design Process
PDF
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Improving Running Components at Twitter
Efficient Pagination Using MySQL
BlueRunner: Building an Email Service in the Cloud
Bigtable and Boxwood
Cassandra presentation at NoSQL
2024 Trend Updates: What Really Works In SEO & Content Marketing
Storytelling For The Web: Integrate Storytelling in your Design Process
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...

Recently uploaded (20)

PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
Complications of Minimal Access Surgery at WLH
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Insiders guide to clinical Medicine.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Pre independence Education in Inndia.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Module 4: Burden of Disease Tutorial Slides S2 2025
Anesthesia in Laparoscopic Surgery in India
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Week 4 Term 3 Study Techniques revisited.pptx
Complications of Minimal Access Surgery at WLH
VCE English Exam - Section C Student Revision Booklet
Abdominal Access Techniques with Prof. Dr. R K Mishra
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Final Presentation General Medicine 03-08-2024.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Supply Chain Operations Speaking Notes -ICLT Program
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Insiders guide to clinical Medicine.pdf
TR - Agricultural Crops Production NC III.pdf
Pre independence Education in Inndia.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial diseases, their pathogenesis and prophylaxis
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Ad
Ad

Cassandra Roadmap

  • 2.  
  • 3.  
  • 4.  
  • 5.  
  • 7. Cassandra 0.3 Remove support Range queries Test suite Workarounds for JDK bugs Rudimentary multi-datacenter support
  • 8. Cassandra 0.4 Branched May 18 Data file format change to support billions of rows per node instead of millions API changes (no more colon delimiters) Multi-table (keyspace) support LRU key cache fsync support Web interface CQL
  • 9. Cassandra 0.5 Bootstrap Load balancing Closely related to “bootstrap done right” Merkle tree repair Millions of columns per row This will require another data format change Multiget Callout support

Editor's Notes

  • #3: Facebook did its best to support the community, with the result that we're lucky it still exists at all.
  • #5: Still, Cassandra is very cool technology, and crucially, it's small enough to be understood and debugged by one person.