This commit adds the information about SStable version support in 2025.1 by replacing "2022.2" with "2022.2 and above". In addition, this commit removes information about versions that are no longer supported. Fixes https://github.com/scylladb/scylladb/issues/22485 Closes scylladb/scylladb#22486
18 lines
361 B
ReStructuredText
18 lines
361 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.
|
|
|
|
For more information on each of the SSTable formats, see below:
|
|
|
|
* :doc:`SSTable 2.x <sstable2/index>`
|
|
* :doc:`SSTable 3.x <sstable3/index>`
|