This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git

commit 6b5cba96fea2a987bc78918d7398706d7bd3971b
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sat Mar 16 20:58:57 2024 +0800

    Update README.md
---
 README.md | 50 +++-----------------------------------------------
 1 file changed, 3 insertions(+), 47 deletions(-)

diff --git a/README.md b/README.md
index 80b07eb9..4609ba29 100644
--- a/README.md
+++ b/README.md
@@ -27,54 +27,10 @@ The database research community usually uses [RUM 
Conjecture](http://daslab.seas
 
 ## Documents
 
-[Documents](https://skywalking.apache.org/docs/skywalking-banyandb/next/readme/)
+- [Dev version 
doc](https://skywalking.apache.org/docs/skywalking-banyandb/next/readme/)
+- [Latest release 
doc](https://skywalking.apache.org/docs/skywalking-banyandb/latest/readme/)
+- [Java Client SDK doc](https://skywalking.apache.org/docs/#BanyanDBJavaClient)
 
-## RoadMap
-
-### Client manager
-
-- [x] gRPC server
-- [x] HTTP server
-
-### Distributed manager
-
-- [x] Sharding
-- [x] Load balance
-- [x] Distributed query optimizer
-- [x] Data queue
-
-### Data processor
-
-- [x] Schema management
-- [x] Time-series abstract layer
-- [x] Stream data processor
-- [x] Measure data processor
-- [x] Property data processor
-- [x] TopNAggregation processor
-- [x] Index processor
-- [x] TTL
-- [x] Cold data processor
-- [x] WAL
-
-### Query processor
-
-- [x] Stream query processor
-- [x] Measure query processor
-- [x] Index reader
-- [x] Streaming pipeline processor(OR and nested querying)
-- [ ] Parallel executor
-- [ ] Cost-based optimizer
-
-### Storage
-
-- [ ] Compaction
-- [ ] Merge data files
-- [ ] Sparse index
-
-### Tools
-
-- [x] Command-line
-- [x] Webapp
 
 ## Contributing
 

Reply via email to