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: ROADMAP.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -13,29 +13,29 @@ We use the following symbols as abbreviations:
13
13
14
14
## Diagnostics
15
15
16
-
1.🚧 ㉔ **Capacity diagnostics** – a set of signals on a database info tab to easily diagnose CPU or storage shortage
17
-
1.🔥 ㉔ **Basic built-in charts** – support for charts display for most popular signals: resource consumption, requests and latency
16
+
1.✅ ㉔ **Capacity diagnostics** – a set of signals on a database info tab to easily diagnose CPU or storage shortage
17
+
1.✅ ㉔ **Basic built-in charts** – support for charts display for most popular signals: resource consumption, requests and latency
18
18
1. 🔥 ㉔ **Display Table Hot Keys** – on a tab **Hot Keys** for a [column-oriented](https://ydb.tech/docs/en/concepts/datamodel/table#olap-data-types) and [row-oriented table](https://ydb.tech/docs/en/concepts/datamodel/table#row-orineted_table) display Hot Keys based on query statistics
19
-
1.㉔**Network diagnostics** – display signals about cluster network performance and help to discover reasons for potential problems
20
-
1. ㉕ **Tablets Tab** – improved list of tablets in database and cluster with filters and search
19
+
1.✅**Tablets Tab** – improved list of tablets in database and cluster with filters and search
20
+
1. ㉕ **Network diagnostics** – display signals about cluster network performance and help to discover reasons for potential problems
21
21
22
22
## Cluster Administration
23
23
24
-
1.㉔**VDisk Eviction** – a special page for [VDisk](https://ydb.tech/docs/en/concepts/cluster/distributed_storage) with infos and support for [VDisk eviction](https://ydb.tech/docs/en/maintenance/manual/moving_vdisks) launch
25
-
1.㉔**PDisk restart** – easy way to restart PDisk with one click from its page
24
+
1.✅**VDisk Eviction** – a special page for [VDisk](https://ydb.tech/docs/en/concepts/cluster/distributed_storage) with infos and support for [VDisk eviction](https://ydb.tech/docs/en/maintenance/manual/moving_vdisks) launch
25
+
1.✅**PDisk restart** – easy way to restart PDisk with one click from its page
26
26
1. ㉔ **Display Configuration** – easy way to find out the value of any configuration paramater for a cluster or database
27
27
1. ㉕ **Edit Configuration** – change the value of any configuration paramater for a cluster or database
28
28
1. ㉕ **Storage Nodes with more than 100+ devices** – support storage nodes with multiple storage devices
29
29
1. ㉕ **Easy Cluster Initial Setup** – add support for semiautomatic cluster bootstrap via wizard-like UI
30
30
31
31
## Query and Schema Development
32
32
33
-
1.🔥 ㉔**Autocompletion** – autosuggestions to complete sql keywords and schema elements' names
33
+
1.✅**Autocompletion** – autosuggestions to complete sql keywords and schema elements' names
34
34
1. ㉔ **Support VIEWS** – basic support for new schema object type – `VIEW`
35
-
1.㉔**Support Asyncronous Replication** – basic support for new feature – cluster-to-cluster asyncrounous replication
36
-
1.㉔**Display Keys and Column Families** – add wider schema tab in Diagnostics mode with information about column families, primary and partitioning keys.
37
-
1.㉔**Enhance Column Tables support** – display all parameters from `CREATE TABLE` statement on info Tab, add create/alter queries templates
38
-
1.㉕**Query Plan Improvements** – add textual representation of the query execution plan and display physical path of the query
35
+
1.✅**Support Asyncronous Replication** – basic support for new feature – cluster-to-cluster asyncrounous replication
36
+
1.✅**Display Keys and Column Families** – add wider schema tab in Diagnostics mode with information about column families, primary and partitioning keys.
37
+
1.✅**Enhance Column Tables support** – display all parameters from `CREATE TABLE` statement on info Tab, add create/alter queries templates
38
+
1.✅**Query Plan Improvements** – add textual representation of the query execution plan and display physical path of the query
39
39
1. ✅ ㉓ **Support YDB Topics** (add support for viewing metadata of YDB topics, its data, lag, etc)
40
40
1. ✅ ㉓ **Support CDC Streams**
41
41
1. ✅ ㉓ **Support Secondary Indexes**
@@ -44,4 +44,4 @@ We use the following symbols as abbreviations:
44
44
45
45
## Appearence
46
46
47
-
1.㉕**Change Table Column Width** – make it possible to alter a column (e.g. on a nodes page) width by dragging
47
+
1.✅**Change Table Column Width** – make it possible to alter a column (e.g. on a nodes page) width by dragging
0 commit comments