mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
roadmap.md: update roadmap for 2.3
This commit is contained in:
parent
af0474f2e3
commit
07bd9f65d3
16
ROADMAP.md
16
ROADMAP.md
@ -8,6 +8,22 @@ The dates below should not be considered authoritative, but rather indicative of
|
||||
|
||||
etcd 2.2 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.3 (October)
|
||||
- improved v3 API
|
||||
- support clustered API
|
||||
- support watch API
|
||||
- use gRPC error code
|
||||
- initial performance benchmark for get/put/delete
|
||||
- initial API level testing
|
||||
- better backend
|
||||
- fully tested backend
|
||||
- benchmark performance for key operations
|
||||
- benchmark memory usage
|
||||
- experimental v3 compatibility
|
||||
- store v2 snapshot into new backend
|
||||
- move snapshot logic out of raft to support new snapshot work-flow
|
||||
- simple v3 client (maybe)
|
||||
|
||||
### etcd 3.0 (January)
|
||||
- v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Av3api))
|
||||
- Transactions
|
||||
|
Loading…
x
Reference in New Issue
Block a user