Files
scylladb/docs/features/index.rst
Anna Stuchlik 360f7b3d33 doc: move Features to the top-level page
This commit moves the Features page from the section for developers
to the top level in the page tree. This involves:
- Moving the source files to the *features* folder from the  *using-scylla* folder.
- Moving images into *features/images* folder.
- Updating references to the moved resources.
- Adding redirections to the moved pages.

Closes scylladb/scylladb#20401
2024-09-03 07:24:33 +03:00

17 lines
636 B
ReStructuredText

Features
========================
.. toctree::
:maxdepth: 1
Lightweight Transactions </features/lwt/>
Global Secondary Indexes </features/secondary-indexes/>
Local Secondary Indexes </features/local-secondary-indexes/>
Materialized Views </features/materialized-views/>
Counters </features/counters/>
Change Data Capture </features/cdc/index>
Workload Attributes </features/workload-attributes>
`ScyllaDB Enterprise <https://enterprise.docs.scylladb.com/stable/overview.html#enterprise-only-features>`_
provides additional features, including Encryption at Rest,
workload prioritization, auditing, and more.