mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
This commit replaces the version number 5.5 with 6.0, because 5.5 has never been released. This is a follow-up to https://github.com/scylladb/scylladb/pull/16716. Refs https://github.com/scylladb/scylladb/issues/16551 Refs https://github.com/scylladb/scylladb/issues/18580 Closes scylladb/scylladb#18730
22 lines
516 B
ReStructuredText
22 lines
516 B
ReStructuredText
ScyllaDB SSTable Format
|
|
========================
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
sstable2/index
|
|
sstable3/index
|
|
|
|
.. include:: _common/sstable_what_is.rst
|
|
|
|
* In Scylla 6.0 and above, *me* format is enabled by default.
|
|
|
|
* In Scylla Enterprise 2021.1, Scylla 4.3 and above, *md* format is enabled by default.
|
|
|
|
* In Scylla 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>`
|