Skip to content

Commit 414c7d1

Browse files
committed
Add missing EE features
1 parent 60e643f commit 414c7d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/overview.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The Enterprise Edition is shipped as an SDK and includes a number of closed-sour
6868

6969
.. container:: documentation-main-page-description
7070

71-
The Enterprise Edition provides an `extended feature set <https://www.tarantool.io/en/compare/>`__ for developing
71+
The Enterprise Edition provides an extended feature set for developing
7272
and managing clustered Tarantool applications, for example:
7373

7474
* :ref:`Static package <enterprise-package-contents>` for standalone Linux systems.
@@ -78,8 +78,13 @@ The Enterprise Edition is shipped as an SDK and includes a number of closed-sour
7878
Oracle and any ODBC-supported DBMS
7979
(for example, MySQL, Microsoft SQL Server).
8080
* SSL support for :ref:`traffic encryption <enterprise-iproto-encryption>`.
81+
* :ref:`Supervised failover <repl_supervised_failover>`.
8182
* :ref:`Tuple compression <tuple_compression>`.
8283
* :ref:`Non-blocking DDL <enterprise-space_upgrade>`.
84+
* :ref:`Security enforcement features <configuration_authentication>`.
85+
* :ref:`Read views <read_views>`.
86+
* :ref:`Write-ahead log extensions <wal_extensions>`.
87+
* :ref:`Flight recorder <enterprise-flight-recorder>`.
8388

8489
The Enterprise Edition is distributed in the form of an SDK, which includes
8590
the following key components:

0 commit comments

Comments
 (0)