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/c.architecture.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ DDL and DCL transactions use a log-based append-only driver while DML queries us
96
96
Skytable is heavily multithreaded enabling incredible vertical scalability and you can witness it for yourself by running benchmarks (or looking at ones that we publish). Clustering and replication are on track to be released soon.
97
97
98
98
:::info Implementations on track
99
-
Clustering and replication are right on track and we're expecting to deliver them by May, 2024. We'd also like to note that
99
+
Clustering and replication are right on track and we're expecting to deliver them by early Q1'25. We'd also like to note that
100
100
clustering is too important to ignore so you can be assured that we're hard at work on it.
0 commit comments