Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions modules/get-started/pages/licensing/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ The following table lists the enterprise features for Redpanda and how Redpanda
| Records detailed logs of cluster activities for compliance and monitoring.
| Read access to the audit log topic is denied, but logging continues.

| xref:develop:manage-topics/cloud-topics.adoc[Cloud Topics]
| A Redpanda topic type that uses durable object storage as the primary backing store instead of local disk replication.
| New Cloud Topics cannot be created. Existing Cloud Topics cannot be modified, including adding or modifying partitions. Major upgrades are blocked when in a violation state.

| xref:manage:cluster-maintenance/continuous-data-balancing.adoc[Continuous Data Balancing]
| Automatically balances partitions across a cluster to optimize resource use and performance.

Expand Down
Loading