Apache Cassandra
4.0
  • Getting Started
  • Architecture
    • Overview
    • Dynamo
    • Storage Engine
    • Guarantees
  • Data Modeling
  • The Cassandra Query Language (CQL)
  • Configuring Cassandra
  • Operating Cassandra
  • Cassandra Tools
  • Troubleshooting
  • Contributing to Cassandra
  • Frequently Asked Questions
  • Third-Party Plugins
  • Reporting Bugs
  • Contact us
Apache Cassandra
  • Docs »
  • Architecture
  • View page source

ArchitectureΒΆ

This section describes the general architecture of Apache Cassandra.

  • Overview
  • Dynamo
    • Gossip
    • Failure Detection
    • Token Ring/Ranges
    • Replication
    • Tunable Consistency
  • Storage Engine
    • CommitLog
    • Memtables
    • SSTables
    • SSTable Versions
  • Guarantees
Next Previous

© Copyright 2016, The Apache Cassandra team.

Built with Sphinx using a theme provided by Read the Docs.