mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-03 06:35:51 +00:00
22 lines
524 B
ReStructuredText
22 lines
524 B
ReStructuredText
ScyllaDB SSTable Format
|
|
========================
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
sstable2/index
|
|
sstable3/index
|
|
|
|
.. include:: _common/sstable_what_is.rst
|
|
|
|
* In ScyllaDB 6.0 and above, *me* format is enabled by default.
|
|
|
|
* In ScyllaDB Enterprise 2021.1, ScyllaDB 4.3 and above, *md* format is enabled by default.
|
|
|
|
* In ScyllaDB 3.1 and above, *mc* format is enabled by default.
|
|
|
|
For more information on each of the SSTable formats, see below:
|
|
|
|
* :doc:`SSTable 2.x <sstable2/index>`
|
|
* :doc:`SSTable 3.x <sstable3/index>`
|