Introduction To Cassandra
Introduction
1.
CAP Theorem
2.
Cassandra's Internal Architecture
2.1.
Understand how requests are coordinated
2.2.
Understand replication
2.3.
Understand and tune consistency
2.4.
Understand the System keyspace
2.5.
How is data read
2.6.
How is data written
3.
Cassandra data model
3.1.
Understand the Cassandra data model
3.2.
Understand and use the DDL subset of CQL
3.3.
Understand and use the DML subset of CQL
4.
Resources
Powered by
GitBook
Introduction To Cassandra
Cassandra data model