Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,7 @@ We use the following symbols as abbreviations:
1. ✅ ㉓ **Run the first version**

## Embedded UI
1. **Support for all schema entities**
* ㉓ **YDB Topics** (add support for viewing metadata of YDB topics, its data, lag, etc)
* ㉓ **CDC Streams**
* ㉓ **Secondary Indexes**
* ㉓ **Read Replicas**
* ✅ ㉓ **Column-oriented Tables**
1. ㉓ **Basic charts for database monitoring**
Detailed roadmap could be found at [YDB Embedded UI repo](https://github.com/ydb-platform/ydb-embedded-ui/blob/main/ROADMAP.md).

## Command Line Utility
1. 🚧 ㉓ Use a **single `ydb yql`** instead of `ydb table query` or `ydb scripting`
Expand Down