mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
doc: remove OSS-vs-Ent Matrix from OSS docs
This commit removes the Open Source vs. Enterprise matrix from the Open Source documentation. In addition, a redirection is added to prevent 404 in the OSS docs, and to the removed page is replaced with a link to the same page in the Enterprise docs. This commit must be reverted enterprise.git, because we want to keep the Matrix in the Enterprise docs. Fixes https://github.com/scylladb/scylladb/issues/17289 Closes scylladb/scylladb#17295
This commit is contained in:
committed by
Botond Dénes
parent
d2ef100b60
commit
02cd84adbf
@@ -1,6 +1,11 @@
|
||||
### a dictionary of redirections
|
||||
#old path: new path
|
||||
|
||||
|
||||
# remove the Open Source vs. Enterprise Matrix from the Open Source docs
|
||||
|
||||
/stable/reference/versions-matrix-enterprise-oss.html: https://enterprise.docs.scylladb.com/stable/reference/versions-matrix-enterprise-oss.html
|
||||
|
||||
# Remove the Learn page (replaced with a link to a page in a different repo)
|
||||
|
||||
/stable/using-scylla/learn: https://docs.scylladb.com/stable/get-started/learn-resources/index.html
|
||||
|
||||
@@ -1,31 +0,0 @@
|
||||
=============================================
|
||||
ScyllaDB Enterprise vs. Open Source Matrix
|
||||
=============================================
|
||||
|
||||
ScyllaDB Enterprise is based on ScyllaDB Open Source - it provides the functionality of ScyllaDB Open Source,
|
||||
with the addition of Enterprise-only features and 24/7 support.
|
||||
|
||||
The following table shows ScyllaDB Enterprise versions and their corresponding ScyllaDB Open Source releases.
|
||||
|
||||
|
||||
.. list-table::
|
||||
:widths: 50 50
|
||||
:header-rows: 1
|
||||
|
||||
* - ScyllaDB Enterprise
|
||||
- ScyllaDB Open Source
|
||||
* - 2024.1
|
||||
- 5.4
|
||||
* - 2023.1
|
||||
- 5.2
|
||||
* - 2022.2
|
||||
- 5.1
|
||||
* - 2022.1
|
||||
- 5.0
|
||||
* - 2021.1
|
||||
- 4.3
|
||||
* - 2020.1
|
||||
- 4.0
|
||||
* - 2019.1
|
||||
- 3.0
|
||||
|
||||
@@ -57,5 +57,5 @@ ScyllaDB Enterprise:
|
||||
Feature Releases - Minor Versions:
|
||||
|
||||
* 3-4 releases per year
|
||||
* Closely follow ScyllaDB Open Source releases (see :doc:`ScyllaDB Enterprise vs. Open Source Matrix </reference/versions-matrix-enterprise-oss>`)
|
||||
* Closely follow ScyllaDB Open Source releases (see `ScyllaDB Enterprise vs. Open Source Matrix <https://enterprise.docs.scylladb.com/stable/reference/versions-matrix-enterprise-oss.html>`_)
|
||||
* Introduce features added in ScyllaDB Open Source, as well as Enterprise-only premium features
|
||||
Reference in New Issue
Block a user