mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
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
17 lines
636 B
ReStructuredText
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. |