Files
scylladb/docs/architecture/sstable/sstable2/index.rst

25 lines
985 B
ReStructuredText

ScyllaDB SSTable - 2.x
=======================
.. toctree::
:hidden:
sstable-compression
sstable-data-file
sstable-format
sstable-interpretation
sstable-summary-file
.. include:: ../_common/sstable_what_is.rst
For more information about ScyllaDB 2.x SSTable formats, see below:
* :doc:`SSTable Compression <sstable-compression>` - Deep dive into ScyllaDB/Apache Cassandra SSTable Compression
* :doc:`SSTable Data File <sstable-data-file>` - Deep dive into ScyllaDB/Apache Cassandra SSTable format
* :doc:`SSTable format in ScyllaDB <sstable-format>` - ScyllaDB SSTables are compatible to those in Apache Cassandra 2.1.8, but why there are more of them?
* :doc:`SSTable Interpretation <sstable-interpretation>` - Deep dive into ScyllaDB/Apache Cassandra SSTable Interpretation in ScyllaDB
* :doc:`SSTable Summary File <sstable-summary-file>` - Deep dive into ScyllaDB/Apache Cassandra SSTable Summary file format
.. include:: /rst_include/apache-copyrights.rst