We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500fca9 commit 94cfc6bCopy full SHA for 94cfc6b
docs/proton-oss-vs-enterprise.md
@@ -6,7 +6,7 @@ Note: In the Enterprise column, a leading `+` marks capabilities that are additi
6
7
| **Categories** | **Timeplus Proton** | **Timeplus Enterprise** |
8
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9
-| **Deployment** | <ul><li>Single-node Docker image</li><li>Single binary on Mac/Linux</li><li>[Kubernetes Helm Chart](/proton#kubernetes)</li></ul> | <ul><li>+ [Cluster](/cluster)</li><li>[Kubernetes Helm Chart](/k8s-helm)</li></ul> |
+| **Deployment** | <ul><li>Single-node Docker image</li><li>Single binary on Mac/Linux</li><li>[Kubernetes Helm Chart](/proton#kubernetes)</li></ul> | <ul><li>+ [Cluster](/cluster)</li></ul> |
10
| **Operation** | <ul><li>[RBAC](/rbac)</li><li>[Tiered Storage](/append-stream-tiered-storage)</li><li>[Materialized View Monitoring](/materialized-view-monitoring)</li><li>[System Monitoring](/system-stream-state-log)</li></ul> | <ul><li>+ Timeplus Console for Metrics Visualization</li></ul> |
11
| **Data Processing** | <ul><li>[Materialized View](/materialized-view)</li><li>[Historical Data Processing](/historical-query)</li><li>[Scheduled Task](/task)</li><li>[Alert](/alert)</li><li>[JavaScript UDF](/js-udf)</li><li>[Python UDF](/py-udf)</li><li>[Remote UDF](/remote-udf)</li><li>[SQL UDF](/sql-udf)</li><li>[JIT](/jit)</li></ul> | <ul><li>+ [Materialized View Scaling and High Availability](/materialized-view-high-availability)</li></ul> |
12
| **Storage Engines** | <ul><li>[Append Stream](/append-stream)</li><li>[Versioned Key Value Stream](/versioned-stream)</li><li>[Changelog Key Value Stream](/changelog-stream)</li><li>[Dictionary](/sql-create-dictionary)</li><li>[Random Stream](/sql-create-random-stream)</li></ul> | <ul><li>+ [Mutable Stream](/mutable-stream)</li></ul> |
0 commit comments