Brad Schoening created CASSANDRA-19640: ------------------------------------------
Summary: Enhance documentation on storage engine with leading summary Key: CASSANDRA-19640 URL: https://issues.apache.org/jira/browse/CASSANDRA-19640 Project: Cassandra Issue Type: Improvement Reporter: Brad Schoening The storage engine [documentation|https://github.com/apache/cassandra/blob/trunk/doc/modules/cassandra/pages/architecture/storage-engine.adoc] would benefit from an abstract or summary which mentions key points that it uses a Log-structured merge tree design, is write-oriented, and relies upon bloom filters (not B-trees) to optimize the read path. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org