You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/roadmap.mdx
+9-16Lines changed: 9 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,27 +17,20 @@ If you have a feature request or want to prioritize feature development, please
17
17
18
18
:::
19
19
20
-
### CY2025 Q2
20
+
### CY2025 Q3
21
21
22
22
#### New capabilities
23
23
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.
26
26
27
27
#### Cloud support
28
28
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.
31
31
-**Google Cloud Platform (GCP) support**
32
32
- Users will be able to deploy ScalarDL in Google Kubernetes Engine (GKE) in GCP.
33
33
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
-
41
34
### CY2025 Q4
42
35
43
36
#### New capabilities
@@ -53,18 +46,18 @@ If you have a feature request or want to prioritize feature development, please
53
46
54
47
#### Cloud support
55
48
56
-
-**Red Hat OpenShift support**
57
-
- Users will be able to use Red Hat–certified Helm Charts for ScalarDL in OpenShift environments.
58
49
-**Container offering in Google Cloud Marketplace**
59
50
- 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.
60
53
61
54
### CY2026
62
55
63
56
-**Lifecycle management for assets**
64
57
- 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**
66
59
- Users will be able to execute requests faster so that they can create ScalarDL applications in a more cost-effective way.
67
60
-**Lazy validation**
68
61
- 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.
69
62
-**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