文件名称:etcd_a5
介绍说明--下载内容均来自于网络,请自行研究使用
此版本主要是改进工具链和开发者体验。此版本引入下一代 v3 API 的实验性 demo;新增一个 Go etcd 客户端;添加 active 集群连接检测功能。此外还改进了文档
etcd 2.1 这是官方首个主要的稳定版本,与上一个 0.4.6 版本比较,该版本值得关注的改进有:
内部协议的改进以避免意外的错误配置-This version is mainly to improve the tool chain and developer experience. This version introduces the next generation of API demo experimental V3 add a etcd Go client add active cluster connection detection function. In addition, the document is improved.
Etcd 2.1 this is the official first major stable version, compared with the last 0.4.6 version, the version is worthy of attention:
Improved internal protocol to avoid accidental error
etcd 2.1 这是官方首个主要的稳定版本,与上一个 0.4.6 版本比较,该版本值得关注的改进有:
内部协议的改进以避免意外的错误配置-This version is mainly to improve the tool chain and developer experience. This version introduces the next generation of API demo experimental V3 add a etcd Go client add active cluster connection detection function. In addition, the document is improved.
Etcd 2.1 this is the official first major stable version, compared with the last 0.4.6 version, the version is worthy of attention:
Improved internal protocol to avoid accidental error
(系统自动生成,下载前可以参看下载内容)
下载文件列表
etcd-master
...........\.dockerignore
...........\.gitignore
...........\.godir
...........\.header
...........\.travis.yml
...........\build
...........\build.bat
...........\client
...........\......\auth_role.go
...........\......\auth_user.go
...........\......\cancelreq.go
...........\......\cancelreq_go14.go
...........\......\client.go
...........\......\client_test.go
...........\......\cluster_error.go
...........\......\curl.go
...........\......\discover.go
...........\......\doc.go
...........\......\fake_transport_go14_test.go
...........\......\fake_transport_test.go
...........\......\keys.generated.go
...........\......\keys.go
...........\......\keys_bench_test.go
...........\......\keys_test.go
...........\......\members.go
...........\......\members_test.go
...........\......\README.md
...........\......\srv.go
...........\......\srv_test.go
...........\CONTRIBUTING.md
...........\cover
...........\DCO
...........\discovery
...........\.........\discovery.go
...........\.........\discovery_test.go
...........\.........\doc.go
...........\.........\srv.go
...........\.........\srv_test.go
...........\Dockerfile
...........\Documentation
...........\.............\04_to_2_snapshot_migration.md
...........\.............\admin_guide.md
...........\.............\api.md
...........\.............\authentication.md
...........\.............\auth_api.md
...........\.............\backward_compatibility.md
...........\.............\benchmarks
...........\.............\..........\etcd-2-1-0-alpha-benchmarks.md
...........\.............\..........\etcd-2-2-0-rc-benchmarks.md
...........\.............\..........\etcd-2-2-0-rc-memory-benchmarks.md
...........\.............\..........\etcd-3-demo-benchmarks.md
...........\.............\..........\README.md
...........\.............\branch_management.md
...........\.............\clustering.md
...........\.............\configuration.md
...........\.............\dev
...........\.............\...\release.md
...........\.............\discovery_protocol.md
...........\.............\docker_guide.md
...........\.............\errorcode.md
...........\.............\faq.md
...........\.............\glossary.md
...........\.............\implementation-faq.md
...........\.............\internal-protocol-versioning.md
...........\.............\libraries-and-tools.md
...........\.............\metrics.md
...........\.............\other_apis.md
...........\.............\platforms
...........\.............\.........\freebsd.md
...........\.............\production-ready.md
...........\.............\proxy.md
...........\.............\reporting_bugs.md
...........\.............\rfc
...........\.............\...\v3api.md
...........\.............\...\v3api.proto
...........\.............\runtime-configuration.md
...........\.............\runtime-reconf-design.md
...........\.............\security.md
...........\.............\tuning.md
...........\.............\upgrade_2_1.md
...........\.............\upgrade_2_2.md
...........\error
...........\.....\error.go
...........\.....\error_test.go
...........\etcdctl
...........\etcdctlv3
...........\.........\command
...........\.........\.......\delete_range_command.go
...........\.........\.......\put_command.go
...........\.........\.......\range_command.go
...........\.........\.......\txn_command.go
...........\.........\main.go
...........\.......\command
...........\.......\.......\auth_commands.go
...........\.......\.......\backup_command.go
...........\.......\.......\cluster_health.go
...........\.......\.......\error.go
...........\.......\.......\exec_watch_command.go
...........\.......\.......\format.go