Skip to content

Commit 89686ae

Browse files
AUTO: Sync ScalarDL docs in English to docs site repo (#942)
Co-authored-by: josh-wong <[email protected]>
1 parent 086d4b4 commit 89686ae

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

docs/roadmap.mdx

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,20 @@ If you have a feature request or want to prioritize feature development, please
1717

1818
:::
1919

20-
### CY2025 Q2
20+
### CY2025 Q3
2121

2222
#### New capabilities
2323

24-
- **Generic contracts for tables**
25-
- Users will be able to use pre-defined generic contracts with relational database-like accesses to create their applications so that they don't need to create contracts by themselves.
24+
- **SQL interface for generic contracts for tables**
25+
- Users will be able to use SQL-like queries to access generic contracts for tables so that they can simplify their application development.
2626

2727
#### Cloud support
2828

29-
- **Container offering in Azure Marketplace**
30-
- Users will be able to deploy ScalarDL by using the Azure container offering, which enables users to use a pay-as-you-go subscription model.
29+
- **Red Hat OpenShift support**
30+
- Users will be able to use Red Hat–certified Helm Charts for ScalarDL in OpenShift environments.
3131
- **Google Cloud Platform (GCP) support**
3232
- Users will be able to deploy ScalarDL in Google Kubernetes Engine (GKE) in GCP.
3333

34-
### CY2025 Q3
35-
36-
#### New capabilities
37-
38-
- **SQL interface for generic contracts for tables**
39-
- Users will be able to use SQL-like queries to access generic contracts for tables so that they can simplify their application development.
40-
4134
### CY2025 Q4
4235

4336
#### New capabilities
@@ -53,18 +46,18 @@ If you have a feature request or want to prioritize feature development, please
5346

5447
#### Cloud support
5548

56-
- **Red Hat OpenShift support**
57-
- Users will be able to use Red Hat–certified Helm Charts for ScalarDL in OpenShift environments.
5849
- **Container offering in Google Cloud Marketplace**
5950
- Users will be able to deploy ScalarDL by using the Google Cloud container offering, which enables users to use a pay-as-you-go subscription model.
51+
- **Container offering in Azure Marketplace**
52+
- Users will be able to deploy ScalarDL by using the Azure container offering, which enables users to use a pay-as-you-go subscription model.
6053

6154
### CY2026
6255

6356
- **Lifecycle management for assets**
6457
- Users will be able to better manage the lifecycle of assets, ensuring they are preserved securely for an extended period.
65-
- **New execution engine for faster transaction execution**
58+
- **Performance optimizations**
6659
- Users will be able to execute requests faster so that they can create ScalarDL applications in a more cost-effective way.
6760
- **Lazy validation**
6861
- Users will be able to validate the authenticity of their data lazily so that they can manage their data in a cost-effective way if their data doesn't need to be validated in real time.
6962
- **Encryption**
70-
- Users will be able to encrypt their data so that they can manage their data in a more secure way.
63+
- Users will be able to encrypt their data so that they can manage their data in a more secure way.

0 commit comments

Comments
 (0)