소스 검색

roadmap: update roadmap

Xiang Li 10 년 전
부모
커밋
329647ab62
1개의 변경된 파일7개의 추가작업 그리고 4개의 파일을 삭제
  1. 7 4
      ROADMAP.md

+ 7 - 4
ROADMAP.md

@@ -8,18 +8,21 @@ The dates below should not be considered authoritative, but rather indicative of
 
 
 etcd 2.0 is our current stable branch. The roadmap below outlines new features that will be added to etcd, and while subject to change, define what future stable will look like.
 etcd 2.0 is our current stable branch. The roadmap below outlines new features that will be added to etcd, and while subject to change, define what future stable will look like.
 
 
-### etcd 2.2
+### etcd 2.2 (September)
 - Improve client libraries
 - Improve client libraries
   - Go
   - Go
-  - Python
-  - Java
+- Improve documentation
 - etcdctl
 - etcdctl
+  - use new etcd client
 - Stats and Metrics
 - Stats and Metrics
   - Standardize endpoint for gathering metrics
   - Standardize endpoint for gathering metrics
   - Health and status endpoints
   - Health and status endpoints
 - Add benchmarks for our future targets
 - Add benchmarks for our future targets
+- V3 API preview
+  - non-clustered version
+  - support gRPC based key API
 
 
-### etcd 3.0
+### etcd 3.0 (January)
 - v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Av3api))
 - v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Av3api))
   - Transactions
   - Transactions
   - Leases
   - Leases