Commit Graph

297 Commits (0461b3fa51ebcd3f72ef54296638ac2f19ea9071)

Author SHA1 Message Date
Jonathan Boulle f1890ea48b README: update version disclaimer 2014-12-18 16:22:14 -08:00
Rob Szumski 8b8ebb96c4 readme: add logo 2014-12-18 15:05:13 -08:00
Brandon Philips fa35363f74 Documentation: update to 2.0
In anticipation for a 2.0.0-rc.0 release update and move the
documentation.
2014-12-18 10:18:26 -08:00
Brandon Philips acd8eecd4e README: add the quay badge to the official git builds 2014-10-27 17:39:16 -07:00
Jonathan Boulle 0241b8ba9a build: add travis configuration 2014-09-09 15:44:41 -07:00
Jonathan Boulle 26a5aaec34 docs: add link to 32-bit issue 2014-09-08 15:08:07 -07:00
Jonathan Boulle 9180919a30 docs: remove build instructions from README 2014-09-08 14:57:16 -07:00
Jonathan Boulle 8cd1b3a4f2 docs: remove nonfunctional Vagrantfile and instructions 2014-09-08 14:49:35 -07:00
Jonathan Boulle 7caa33d819 docs: update README to warn about master branch 2014-09-08 14:45:38 -07:00
Jonathan Boulle 4cc39e4517 doc: update build instructions in README 2014-09-04 23:21:21 -07:00
Blake Mizerany 28102e536b Revert "build: add build script and update readme"
This reverts commit 2866a7488e.
2014-09-04 14:06:19 -07:00
Jonathan Boulle 2866a7488e build: add build script and update readme 2014-09-04 13:57:45 -07:00
Yicheng Qin 02ced2c2d7 v1: deprecate v1 support
Etcd moves to 0.5 without the support of v1.
2014-09-03 09:19:49 -07:00
qinghong.sheng e698c378e7 doc:readme.md fix Planning/Roadmap 404 2014-08-21 16:08:03 +08:00
Yicheng Qin 49e0dff2b8 CHANGELOG: v0.4.6 2014-07-29 10:31:48 -07:00
Brandon Philips 13b0e72304 CHANGELOG: v0.4.5 2014-07-07 18:11:29 -07:00
Brandon Philips 4fb6087f4a CHANGELOG: release 0.4.4 2014-06-24 10:56:53 -07:00
Mikeumus 690fd12b07 docs(readme.md): spelling fix "oon" to "on" 2014-06-18 02:11:32 -04:00
Brandon Philips 9970141f76 chore(server): bump to 0.4.3 2014-06-07 18:17:05 -07:00
Brandon Philips ce92cc3dc5 feat(CHANGELOG): bump to v0.4.2 2014-06-02 14:17:38 -07:00
Brandon Philips 22c944d8ef chore(server): bump 0.4.0+git 2014-05-20 20:55:57 -07:00
Brandon Philips 07d1eb0edb chore(server): bump to 0.4.0 2014-05-20 17:09:22 -07:00
Blake Mizerany 9a006d673b doc(README): add note about 32bit systems - fixes 358 2014-05-20 16:23:33 -07:00
Yicheng Qin 2d5c7d7fb0 docs(upgrade): instructions for upgrade to v0.4 2014-05-07 07:00:35 -07:00
Xiang Li d4b33c7e12 Merge pull request #718 from bmizerany/master
docs(production-ready): explain the state of etcd clearly
2014-04-14 00:43:15 -04:00
Blake Mizerany a05ff7f83d docs(production-ready): explain the state of etcd clearly 2014-04-13 21:38:38 -07:00
Brandon Philips 2a8c2c6a0b fix(README): use the new etcd-dev mailing list
We moved to google groups, update the URLs
2014-04-10 15:18:13 -07:00
Jonathan Boulle fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO 2014-04-04 10:58:34 -07:00
Slawosz Slawinski 838a945862 feat(Vagrantfile): Add Vagrantfile for easy start 2014-03-15 12:48:48 -07:00
Brandon Philips e5797a54a1 fix(README): remove the drone.io badge
the drone.io badge is either cached wrong by github or links to a wrong version when we build a branch, just remove it.
2014-02-27 12:48:07 -08:00
Rob Szumski b85eb2a44c feat(README): link to raft homepage 2014-02-13 21:58:39 -08:00
Brandon Philips 86546c68b4 fix(README): move contact closer to contributing 2014-02-07 18:23:26 -08:00
Brandon Philips 0cc69abc70 bump(README): increase the version of the README to 0.3.0 2014-02-07 18:22:39 -08:00
Brian Waldon fe39288ebf test(ci): Replace travis.ci with drone.io 2014-01-21 11:50:36 -08:00
Brandon Philips ecd73acc01 Merge pull request #460 from philips/use-third-party.go
chore(build): use third_party.go
2014-01-14 22:16:15 -08:00
Brandon Philips 0f97e3528a chore(build): use third_party.go
use the third_party.go project to replace our update script. This
requires moving a few things around and gets rid of a few annoying bugs:

- You can now bump individual packages
- A new src directory isn't created on build
- Less shell scripting!
- Things get built into ./bin/
2014-01-14 22:14:47 -08:00
Jérôme Petazzoni 6b14fe7747 Download and build Go 1.2 in the Dockerfile.
The dependency BurntSushi/toml actually needs Go 1.2, because it uses
encoding.TextUnmarshaler, which didn't exist in Go 1.1. Since the PPA
that we use doesn't have Go 1.2 yet, we will use the same method as
Docker, i.e. download Go source tarball and compile it.
2014-01-14 18:19:37 -08:00
Brandon Philips 2dde2cbb6f fix(README): use 4002 not 4001
The default port is 4001 not 4002. Fix this.
2014-01-07 15:57:18 -08:00
Brandon Philips e7527ebb45 fix(README): link to the configuration file too 2014-01-03 14:39:23 -08:00
Brandon Philips bfde27a99d feat(README): splitup the sections into individual files
The README is getting rather large so split it into individual files.

The next step will be rendering these into HTML pages with a TOC so that
they are a bit more navigable.

What do people think of this?
2014-01-03 14:37:53 -08:00
Giuseppe Lavagetto 5794d70881 docs(README.md): update client libraries and projects.
This commit adds information about API version support for all
clients - clearly listing which clients support API v2.

Also, a new nodejs client is added, and a new project as well.
2014-01-03 17:34:18 +01:00
Brian Waldon c17ad07bdb chore(README): Expand README with more info about indexes 2014-01-02 11:35:17 -08:00
Xiang Li c49711ae2c Merge pull request #429 from philips/README-remove-prevValue
fix(README): remove prevValue references in the README
2013-12-30 13:53:17 -08:00
Bjorn Tipling 850cbf6018 Weird grammar, not sure I fixed it well enough. 2013-12-30 12:49:19 -08:00
brianbianco 1ab3db18bb fix(README): remove prevValue references in the README
We plan on adding a PrevNode field in the Response object but it hasn't
been needed thus far. Discussion was here:

http://thread.gmane.org/gmane.comp.distributed.etcd/56

Fixes #428
2013-12-30 10:44:35 -08:00
Xiang Li 5266968b61 docs(README.md) fix wrong index value in lock section 2013-12-30 09:24:18 +08:00
Brandon Philips 9bd36f173e Merge pull request #422 from dsoprea/master
Add documentation for enumerating sorted, in-order keys.
2013-12-29 10:09:01 -08:00
Dustin Oprea e66f6d76e6 Modified doc. 2013-12-28 11:38:59 -05:00
Dustin Oprea c62603ba73 Added documentation for sorted listings. 2013-12-28 11:37:32 -05:00
Xiang Li 4692d6e966 Merge pull request #421 from philips/README-api-versioning
feat(README): add an API versioning section
2013-12-28 07:33:13 -08:00
Brandon Philips 9049a2afd5 feat(README): add an API versioning section
Based on a question on the mailing list. Add a section about API
versioning.
2013-12-28 07:13:41 -08:00
Thomas L. Kula d447ba52ad fix(README): fixup leader docs
The leader module uses PUT to set a leader value and DELETE to delete one. Fix
the documents to reflect that.
2013-12-27 15:15:19 -05:00
Xiang Li e96234382a Merge pull request #417 from philips/fixup-readme
fix(README): Remove excress backticks
2013-12-25 23:06:25 -08:00
Brandon Philips 78e2a27ee0 fix(README): Remove excress backticks 2013-12-25 19:28:43 -08:00
Dr Nic Williams 5ab2f5454c [readme] references to BOSH releases using etcd 2013-12-23 09:49:24 -08:00
Brandon Philips c3b4d10b74 fix(README): fixup lock docs
I thought that @benbjohnson had changed the lock "value" to "name" but
that doesn't look to be the case. It is OK, just fix the docs.
2013-12-22 22:03:07 -08:00
Brandon Philips e30bf19684 fix(README): we are building containers too
We are building a docker container now too so don't get specific about
just the binary.

I thought about adding instructions to the README but lets just keep
following the pattern of putting version getting started guides on the
release page.
2013-12-22 20:13:02 -08:00
Ben Johnson c7536ff5e1 Add Tuning section to README. 2013-12-18 16:40:29 -07:00
Ben Johnson fd8ce5d11a Merge pull request #398 from benbjohnson/mod-leader
mod/leader
2013-12-16 14:55:11 -08:00
Brandon Philips 838645f1b7 Merge pull request #402 from philips/add-header-docs
feat(README): document the etcd request headers
2013-12-16 12:44:49 -08:00
Brandon Philips c352db9acd feat(README): add cetcd 2013-12-16 10:37:26 -08:00
Brandon Philips d816db07e3 feat(README): add directory tutorial 2013-12-16 10:30:13 -08:00
Ben Johnson 296eaf7b34 Add leader module to README. 2013-12-16 08:00:16 -07:00
Brandon Philips 18bf886368 feat(README): document the etcd request headers 2013-12-15 21:45:10 -08:00
Brandon Philips 1de78fef4d feat(README): add notes about in-order key creation 2013-12-14 13:08:02 -08:00
Brandon Philips 412f56f971 fix(README): cleanup lock documentation
accidently merged this without any review. Here are some more cleanups.
2013-12-13 15:07:39 -08:00
Brandon Philips 418eccb3d7 feat(README): add a modules section to the README 2013-12-13 15:02:25 -08:00
Brandon Philips bb64e7b6e5 feat(README): add directory TTL documentation 2013-12-11 10:47:00 -08:00
Brandon Philips 7ec3f861e4 fix(README): prettify json
fixed using vim and python -m json.tool
2013-12-04 13:48:38 -08:00
Brandon Philips 0dc428b5d6 fix(README): use the new response format
update all of the examples to use the new response format.
2013-12-04 12:06:41 -08:00
Brandon Philips e4f1e22401 Merge pull request #357 from philips/add-osx-curl-note
chore(README): add note about curl on OSX
2013-12-03 22:35:55 -08:00
Brandon Philips aa4660d780 chore(README): add note about curl on OSX
Discussion about this issue here:
https://groups.google.com/forum/#!topic/munki-dev/oX2xUnoQEi4
2013-12-03 22:35:13 -08:00
Brandon Philips 1d02a70802 feat(README): add a prevExist example
On the mailing list Dustin Oprea suggested adding a prevExist concrete
example would make it more clear that the value must be true or false.
2013-12-01 13:28:08 -08:00
Brandon Philips cc9c75acbe fix(README): repair some noisy spaces 2013-11-30 22:46:12 -08:00
Brandon Philips 2a5030b3ca fix(README): fix 9 instances of v1
remove references to the v1 API and consistently use the v2 API.
2013-11-29 22:26:52 -08:00
Brandon Philips 978cb54fc7 fix(README): use machine instead of node
Internally we call every member of an etcd cluster a "machine" so stay
consistent when talking in the README.
2013-11-27 14:37:31 -08:00
Brandon Philips d3a83805cc fix(README): link to etcdctl directly
link to the etcdctl homepage directly
2013-11-27 14:29:41 -08:00
Brandon Philips da666d9143 feat(README): add clojure client rthomas/clj-etcd 2013-11-27 09:11:00 -06:00
Ben Johnson 15eee885d7 Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config 2013-11-19 10:13:39 -07:00
Ben Johnson cba2611c68 Renamed configuration parameters. 2013-11-15 00:13:32 -05:00
Brandon Philips 39e4e0c3d9 feat(README): add an erlang library marshall-lee/etcd.erl 2013-11-13 20:39:40 -08:00
Brandon Philips 5747b3b401 fix(README): cleanup a bad merge 2013-11-13 20:37:46 -08:00
Ben Johnson f499100426 Merge branch 'master' of https://github.com/benbjohnson/etcd into benbjohnson-master
Conflicts:
	README.md
2013-11-13 22:38:06 -05:00
Brandon Philips b3704a7119 fix(fixtures/ca): make the certificates work
Something was wrong with the old certificates. Rebuild them to get them
all working.
2013-11-13 11:45:20 -08:00
Ben Johnson df00306a71 README 2013-11-12 21:28:51 -05:00
Brandon Philips fcba6436e8 feat(README): add link to trello 2013-11-09 19:24:37 -08:00
Adrián 478118497c A little lit bit easy to read
I have only reordered to parameters to be according to the first instance executed.
2013-11-08 14:09:35 -08:00
Brandon Philips cc9b5fca90 feat(README): add go-discover 2013-11-08 14:08:39 -08:00
Xiang Li 8540249c4e Update README.md 2013-11-08 14:08:39 -08:00
Xiang Li b54a6a2ac8 Update README.md 2013-11-08 14:08:39 -08:00
Xiang Li f62095428f Update README.md 2013-11-08 14:08:39 -08:00
Antonio Terreno bb275e3f45 Including clojure library 2013-11-08 14:08:38 -08:00
kelseyhightower 26c24dd889 Add confd to list of projects using etcd 2013-11-08 14:05:30 -08:00
项超 64875d39b0 Update README.md
fixed mistake
2013-11-08 11:36:10 +08:00
Brian Waldon 9f3524fd11 Fix typos in README.md 2013-11-02 14:10:51 -07:00
Xiang Li ae615eda62 fix typo 2013-11-01 15:56:38 -07:00
Brandon Philips 1a2a9d60e6 fix(README): make contacts a list 2013-10-30 15:02:28 -07:00
Xiang Li 03c836faff Merge pull request #280 from philips/add-readme-contact
feat(README): add mailing list and IRC
2013-10-30 15:01:30 -07:00
Brandon Philips 90b49fa53c feat(README): add mailing list and IRC 2013-10-30 14:14:13 -07:00
Brandon Philips d59134a5b5 feat(README): add an erlang library marshall-lee/etcd.erl 2013-10-29 14:25:44 -07:00
Don Marti e254b9cec6 Add instructions for setting a value only if the key does not exist
Use an empty prevValue to atomically test for the existence of a key before setting the value.
2013-10-25 10:09:57 -07:00
Xiang Li 53b638558b Update readme 2013-10-22 14:30:55 -07:00
Xiang Li 98fad7b86a update readme 2013-10-21 21:51:15 -07:00
Adrián 12636ce89c A little lit bit easy to read
I have only reordered to parameters to be according to the first instance executed.
2013-10-14 19:14:14 +02:00
Amir H. Hajizamani a0007dbeab Correct index number to match description in 'watch' example 2013-10-14 13:48:20 +01:00
Brandon Philips c7d3d3371b feat(README): add go-discover 2013-10-12 21:27:20 -07:00
Xiang Li 0dfbb3f921 Merge pull request #217 from xiangli-cmu/master
Add F&Q about creating a valid client auth cert
2013-10-10 23:45:12 -07:00
Xiang Li beac6d8589 Update README.md 2013-10-10 23:44:59 -07:00
Xiang Li 188a903e97 Update README.md 2013-10-10 23:43:47 -07:00
Xiang Li d65c2451c4 Update README.md 2013-10-10 23:15:48 -07:00
Antonio Terreno cb323e95ff Including clojure library 2013-10-10 13:43:51 +01:00
kelseyhightower 52d5773cc6 Add confd to list of projects using etcd 2013-10-08 14:41:39 -07:00
Roberto Aguilar d64cf5f64c Update README.md
Minor typo fix (dead -> died).
2013-10-03 12:45:26 -04:00
Deniz Adrian 5a7ba24790 adopt documentation to implementation
as requesting the root path of etcd leads to a 404, whereas a request
to /version leads to the etcd version, update the documentation.
2013-10-02 15:04:26 +02:00
Brandon Philips 98eba608fc feat(README): add contributing section and file
Direct people to the contributing file and README. Trying to solve the
problem of people emailing developers directly.
2013-09-30 12:13:24 -07:00
Brandon Philips c345203c27 README: add russellhaering/txectd 2013-09-29 10:37:29 -07:00
Michael Burns 248992e380 Typos 2013-09-29 04:45:35 -07:00
Brandon Philips 940294d1cd README: add jdarcy/etcd-api, a C library 2013-09-19 10:57:17 -05:00
Jose Plana ca84d11f8c Added new python client
Hi! I just published my own take on a python client for etcd.
2013-09-18 13:28:02 +02:00
Brandon Philips fba31a8461 README: add binocarlos/yoda 2013-09-17 10:21:33 -07:00
Derek Chiang (Enchi Jiang) 62b8b7a6a8 Update README.md
Add my project to `Projects using etcd`
2013-09-15 18:48:41 -04:00
Brandon Philips eff09adf2e feat(README): add coderanger/etcd-chef 2013-09-14 16:34:48 -07:00
Michael Stillwell f923548182 Change key "testAndSet" -> "foo" for clarity 2013-09-13 09:33:44 +01:00
Xiang Li db534fde3b Merge pull request #161 from philips/add-faq-section
feat(README): add note about cluster size
2013-09-07 10:27:14 -07:00
Brandon Philips 380326b5d1 feat(README): add note about cluster size
Cluster size keeps coming up on IRC and the mailing list. Add an FAQ
section.
2013-09-07 09:05:24 -07:00
Diwaker Gupta a623effaf1 Add another Java library for etcd
https://github.com/diwakergupta/jetcd
2013-09-06 19:34:22 -07:00
Brandon Philips adbcbefe92 feat(README): add python library transitorykris/etcd-py 2013-09-05 08:42:30 -07:00
Brandon Philips b300d2877e README: add justinsb/jetcd project 2013-09-04 17:31:27 -07:00
Xiang Li 43f808fa60 Merge pull request #150 from evan-gu/master
add README version
2013-09-01 14:39:06 -07:00
Evan a22bd2b8b2 full version for readme 2013-09-01 17:38:41 -04:00
Brandon Philips de0a8c60ac feat(README): document -cl flag 2013-08-31 22:28:25 -07:00
Brandon Philips e28fd7cc2b fix(README): use 127.0.0.1 everywhere
0.0.0.0 used to be the default advertised ip, fix this everywhere.
2013-08-31 22:28:25 -07:00
Evan 59599dc519 Update README.md
add README version
change -F to -d for consistence
add -v to show SSL handshake message
2013-08-30 23:52:37 -04:00
Theo Hultberg b8d85e627e Change leader and machine result examples in readme 2013-08-27 16:30:25 +02:00
Brandon Philips 50d53f3ae0 fix(README): add cd etcd on build instructions
thanks to edw in #coreos for the fix
2013-08-22 13:13:41 -07:00
Brandon Philips 9b7109b466 Merge pull request #137 from fatih/patch-1
Fix error code in README.md
2013-08-21 11:26:15 -07:00
Fatih Arslan 800c4718c1 Fix api urls in examples
They don't work without the v1
2013-08-21 14:43:43 +03:00
Fatih Arslan 7563a13621 Fix error code in README.md
There is no error code with number 404. It returns 
100 when no key exist.
2013-08-21 14:21:17 +03:00
Brandon Philips e848659db6 feat(README): add etcdenv project 2013-08-19 09:21:36 -07:00
Brandon Philips 2991bf58e1 feat(README): add etcd-vim 2013-08-19 09:17:06 -07:00
Brandon Philips e0731233c2 feat(README): add some new projects 2013-08-19 09:12:14 -07:00
Xiang Li ad55b4236b Update README.md 2013-08-13 10:36:25 -07:00
Fabrizio (Misto) Milo d88bfc084b fix doc 2013-08-12 17:18:05 -07:00
Brandon Philips 1bf4e656a8 feat(README): add node library
Thanks for @stianeikeland for starting a node-etcd library.
2013-08-12 08:59:40 -07:00
polvi aad1626dc9 typo(README): thanks asbjorn 2013-08-12 00:03:06 -07:00
Brandon Philips e8a284d295 feat(README): point people at etcdctl
etcdctl is included in the releases so point people at it.
2013-08-11 19:10:35 -07:00
Brandon Philips b3654e68d9 fix(README): fixup a grammar bug 2013-08-11 19:05:06 -07:00
Brandon Philips 9d85c741d9 fix(README): use -n everywhere 2013-08-11 19:03:43 -07:00
Brandon Philips 47babce767 feat(README): add the active-proxy project 2013-08-11 17:40:19 -07:00
Brandon Philips 408d0caafc fix(README): remove url highlight
```url isn't a thing. delete it.
2013-08-11 17:19:57 -07:00