mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
ROADMAP: update
This commit is contained in:
parent
817de6d212
commit
db834301eb
35
ROADMAP.md
35
ROADMAP.md
@ -6,26 +6,19 @@ This document defines a high level roadmap for etcd development.
|
|||||||
|
|
||||||
The dates below should not be considered authoritative, but rather indicative of the projected timeline of the project. The [milestones defined in GitHub](https://github.com/coreos/etcd/milestones) represent the most up-to-date and issue-for-issue plans.
|
The dates below should not be considered authoritative, but rather indicative of the projected timeline of the project. The [milestones defined in GitHub](https://github.com/coreos/etcd/milestones) represent the most up-to-date and issue-for-issue plans.
|
||||||
|
|
||||||
etcd 2.3 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 3.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 3.0 (April)
|
### etcd 3.1 (2016-Oct)
|
||||||
- v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Aarea/v3api))
|
- Stable L4 gateway
|
||||||
- Leases
|
- Experimental support for scalable proxy
|
||||||
- Binary protocol
|
- Automatic leadership transfer for the rolling upgrade
|
||||||
- Support a large number of watchers
|
- V3 API improvements
|
||||||
- Failure guarantees documented
|
- Get previous key-value pair
|
||||||
- Simple v3 client (golang)
|
- Get only keys (ignore values)
|
||||||
- v3 API
|
- Get only key count
|
||||||
- Locking
|
|
||||||
- Better disk backend
|
|
||||||
- Improved write throughput
|
|
||||||
- Support larger datasets and histories
|
|
||||||
- Simpler disaster recovery UX
|
|
||||||
- Integrated with Kubernetes
|
|
||||||
- Mirroring
|
|
||||||
|
|
||||||
### etcd 3.1 (July)
|
### etcd 3.2 (2017-Feb)
|
||||||
- API bindings for other languages
|
- Stable scalable proxy
|
||||||
|
- JWT token based auth
|
||||||
### etcd 3.+ (future)
|
- Improved watch performance
|
||||||
- Horizontally scalable proxy layer
|
- ...
|
Loading…
x
Reference in New Issue
Block a user