Skip to content

Commit ff82158

Browse files
chore(docs): refreshed roadmap (#1570)
1 parent 697921a commit ff82158

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ROADMAP.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,29 @@ We use the following symbols as abbreviations:
1313

1414
## Diagnostics
1515

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
1818
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
2121

2222
## Cluster Administration
2323

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
2626
1.**Display Configuration** – easy way to find out the value of any configuration paramater for a cluster or database
2727
1.**Edit Configuration** – change the value of any configuration paramater for a cluster or database
2828
1.**Storage Nodes with more than 100+ devices** – support storage nodes with multiple storage devices
2929
1.**Easy Cluster Initial Setup** – add support for semiautomatic cluster bootstrap via wizard-like UI
3030

3131
## Query and Schema Development
3232

33-
1. 🔥 ㉔ **Autocompletion** – autosuggestions to complete sql keywords and schema elements' names
33+
1. **Autocompletion** – autosuggestions to complete sql keywords and schema elements' names
3434
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
3939
1. ✅ ㉓ **Support YDB Topics** (add support for viewing metadata of YDB topics, its data, lag, etc)
4040
1. ✅ ㉓ **Support CDC Streams**
4141
1. ✅ ㉓ **Support Secondary Indexes**
@@ -44,4 +44,4 @@ We use the following symbols as abbreviations:
4444

4545
## Appearence
4646

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

Comments
 (0)