Skip to content

Commit 72a5861

Browse files
committed
update roadmap
1 parent 24f6e85 commit 72a5861

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ROADMAP.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ We use the following symbols as abbreviations:
9797
1.**ActorSystem performance optimizations**
9898
1. ㉔ Optimize **ActorSystem for ARM processors**
9999
1.**Effortless initial cluster deployment** (provide only nodes and disks description)
100+
1.**Reduce number of BlobStorage groups** for a database (add ability to remove unneeded groups)
100101
1.**"One leg" storage migration without downtime** (migrate 1/3 of the cluster from one AZ to another for mirror3-dc erasure encoding)
101102
1. ✅ ㉓ **ActorSystem 1.5** (dynamically reassign threads in different thread pools)
102103
1. ✅ ㉓ **Publish an utility for BlobStorage management** (it's called ds_tool for now, improve it and open)
@@ -106,7 +107,7 @@ We use the following symbols as abbreviations:
106107
1.**BSC manages static group** (reconfiguration of the static BlobStorage group must be done BlobStorage Controller as for any other group)
107108
1.**(Semi-)Hard disk space separation** (Better guarantees for disk space usage by VDisks on a single PDisk)
108109
1.**Reduce space amplification** (Optimize storage layer)
109-
1.**Storage nodes decommission** (Add ability to remove storage nodes)
110+
1. **Storage nodes decommission** (Add ability to remove storage nodes)
110111

111112
## Analytical Capabilities
112113
1.**Backup** for column tables

0 commit comments

Comments
 (0)