Aucune description

Jingyi Hu adb126afc4 Merge pull request #11267 from k-ye/fix il y a 4 ans
.github 08db37db54 Security: Create etcd security process il y a 5 ans
Documentation 9002c1951f doc: add lease time il y a 4 ans
auth ade5337b92 etcdserver: add check for nil options il y a 4 ans
client 1caaa9ed4a test: test update for Go 1.12.5 and related changes il y a 5 ans
clientv3 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints il y a 4 ans
contrib 1caaa9ed4a test: test update for Go 1.12.5 and related changes il y a 5 ans
embed e8660c0cec embed: expose ZapLoggerBuilder il y a 4 ans
etcdctl 9002c1951f doc: add lease time il y a 4 ans
etcdmain 27535517b1 pkg: handle version env variable il y a 4 ans
etcdserver 444bfdff59 etcdserver: strip patch version in metrics il y a 4 ans
functional fce0e23d1b *: use Go 1.13.1 il y a 4 ans
hack 78fb1e34f8 hack: fix cherrypick instruction il y a 4 ans
integration 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints il y a 4 ans
lease 0a6173c9b6 lease: cleanup typo words in lessor.go il y a 4 ans
logos d375b67a50 logos: add SVG and PNG logos il y a 9 ans
mvcc 49f4a418f9 backend: fix comment for bucketBuffer.merge() il y a 4 ans
pkg 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() il y a 4 ans
proxy bbb379fa4a Merge pull request #10974 from lzhfromustc/watchers il y a 4 ans
raft d487b16de1 confchange: removed duplicate check in confchange.Simple. il y a 4 ans
scripts 36696fe2cc Add version, tag and branch checks to release script il y a 4 ans
security 08db37db54 Security: Create etcd security process il y a 5 ans
tests 1333abc606 etcdserver: strip patch version in cluster version il y a 4 ans
tools 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() il y a 4 ans
vendor 426463c433 vendor: upgrade gRPC Go to v1.24.0 il y a 4 ans
version 7fbbb9c8bf *: add 3.5 capability for 3.5 dev tree il y a 4 ans
wal adbae79565 wal : wal.Verify defer close the opened WAL files il y a 4 ans
.gitignore e86a12bad0 gitignore: ignore build result and runtime files il y a 5 ans
.header 71e6c4b06a .header: update to 'etcd Authors' il y a 8 ans
.travis.yml fce0e23d1b *: use Go 1.13.1 il y a 4 ans
.words 97388ce454 clientv3: Set authority used in cert checks to host of endpoint il y a 4 ans
CHANGELOG-2.3.md ea68efb259 CHANGELOG: add "raft unbounded log growth prevention" PR il y a 5 ans
CHANGELOG-3.0.md 4244ea4390 CHANGELOG: update with latest changes, make language consistent il y a 4 ans
CHANGELOG-3.1.md 2530c900fd CHANGELOG: update with patch release il y a 4 ans
CHANGELOG-3.2.md 1e1ce6b651 changelog for the skip client san verification option. il y a 4 ans
CHANGELOG-3.3.md 53718bbf33 CHANGELOG: Note that 3.3.16 is a bad release and add 3.3.17 release notes il y a 4 ans
CHANGELOG-3.4.md 9ac0d65af8 CHANGELOG: update from PR 11254 il y a 4 ans
CHANGELOG-3.5.md 9ac0d65af8 CHANGELOG: update from PR 11254 il y a 4 ans
CHANGELOG-4.0.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 il y a 4 ans
CONTRIBUTING.md 4681061b1f *: add slack contact il y a 4 ans
DCO fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO il y a 10 ans
Dockerfile-release f856ce963b Dockerfile: rebase etcd image to debian il y a 5 ans
Dockerfile-release.arm64 f856ce963b Dockerfile: rebase etcd image to debian il y a 5 ans
Dockerfile-release.ppc64le f856ce963b Dockerfile: rebase etcd image to debian il y a 5 ans
GOVERNANCE.md 036cb96fd1 *: create project governance il y a 4 ans
LICENSE 3381177341 License project under the Apache License Version 2.0 il y a 11 ans
MAINTAINERS 036cb96fd1 *: create project governance il y a 4 ans
Makefile 79bfc90f2b tests/docker-dns: adding tests for certs with dns names. il y a 4 ans
Procfile 53fd227f5c . : added Procfile.learner il y a 4 ans
Procfile.learner 53fd227f5c . : added Procfile.learner il y a 4 ans
Procfile.v2 182d071fd0 Documentation/v2: add Procfile.v2 for proxy il y a 6 ans
README.md 7cb2bb67bf README: fix formatting on hangouts link il y a 4 ans
ROADMAP.md c74998267c *: change roadmap, future release dates il y a 5 ans
bill-of-materials.json bc95b1fa84 bill-of-materials: update il y a 4 ans
bill-of-materials.override.json 42a7ea6d33 etcd: Replace ghodss/yaml with sigs.k8s.io/yaml il y a 5 ans
build 75e440b105 build: fix import path il y a 5 ans
build.bat b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
build.ps1 7300bfdd1d build.ps1: update import paths to "go.etcd.io/etcd" il y a 5 ans
code-of-conduct.md 5370570fec *: update project code of conduct il y a 4 ans
etcd.conf.yml.sample 73a8bf1fb1 sample: correct directive name il y a 5 ans
functional.yaml 0926a434b7 functional.yaml: try lower snapshot count for flaky tests, error threshold il y a 4 ans
go.mod 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] il y a 4 ans
go.sum 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] il y a 4 ans
main.go 34bd797e67 *: revert module import paths il y a 5 ans
main_test.go 9ecbf5d2d1 main_test: skip test when invoked via go test il y a 5 ans
test d4d57c5422 test: skip govet shadow tests for now il y a 4 ans

README.md

etcd

Go Report Card Coverage Build Status Travis Build Status Semaphore Docs Godoc Releases LICENSE

Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get stable binaries.

etcd Logo

etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being:

  • Simple: well-defined, user-facing API (gRPC)
  • Secure: automatic TLS with optional client cert authentication
  • Fast: benchmarked 10,000 writes/sec
  • Reliable: properly distributed using Raft

etcd is written in Go and uses the Raft consensus algorithm to manage a highly-available replicated log.

etcd is used in production by many companies, and the development team stands behind it in critical deployment scenarios, where etcd is frequently teamed with applications such as Kubernetes, locksmith, vulcand, Doorman, and many others. Reliability is further ensured by rigorous testing.

See etcdctl for a simple command line client.

Community meetings

etcd contributors and maintainers have monthly (every four weeks) meetings at 11:00 AM (USA Pacific) on Thursday.

An initial agenda will be posted to the shared Google docs a day before each meeting, and everyone is welcome to suggest additional topics or other agendas.

Time:

Join Hangouts Meet: meet.google.com/umg-nrxn-qvs

Join by phone: +1 405-792-0633‬ PIN: ‪299 906‬#

Getting started

Getting etcd

The easiest way to get etcd is to use one of the pre-built release binaries which are available for OSX, Linux, Windows, and Docker on the release page.

For more installation guides, please check out play.etcd.io and operating etcd.

For those wanting to try the very latest version, build the latest version of etcd from the master branch. This first needs Go installed (version 1.13+ is required). All development occurs on master, including new features and bug fixes. Bug fixes are first targeted at master and subsequently ported to release branches, as described in the branch management guide.

Running etcd

First start a single-member cluster of etcd.

If etcd is installed using the pre-built release binaries, run it from the installation location as below:

/tmp/etcd-download-test/etcd

The etcd command can be simply run as such if it is moved to the system path as below:

mv /tmp/etcd-download-test/etcd /usr/local/bin/
etcd

If etcd is built from the master branch, run it as below:

./bin/etcd

This will bring up etcd listening on port 2379 for client communication and on port 2380 for server-to-server communication.

Next, let's set a single key, and then retrieve it:

etcdctl put mykey "this is awesome"
etcdctl get mykey

etcd is now running and serving client requests. For more, please check out:

etcd TCP ports

The official etcd ports are 2379 for client requests, and 2380 for peer communication.

Running a local etcd cluster

First install goreman, which manages Procfile-based applications.

Our Procfile script will set up a local example cluster. Start it with:

goreman start

This will bring up 3 etcd members infra1, infra2 and infra3 and etcd grpc-proxy, which runs locally and composes a cluster.

Every cluster member and proxy accepts key value reads and key value writes.

Follow the steps in Procfile.learner to add a learner node to the cluster. Start the learner node with:

goreman -f ./Procfile.learner start

Next steps

Now it's time to dig into the full etcd API and other guides.

Contact

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Reporting bugs

See reporting bugs for details about reporting any issues.

Reporting a security vulnerability

See security disclosure and release process for details on how to report a security vulnerability and how the etcd team manages it.

Issue and PR management

See issue triage guidelines for details on how issues are managed.

See PR management for guidelines on how pull requests are managed.

etcd Emeritus Maintainers

These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Their contribution is greatly appreciated.

  • Fanmin Shi
  • Anthony Romano

License

etcd is under the Apache 2.0 license. See the LICENSE file for details.