Michael Stillwell
f923548182
Change key "testAndSet" -> "foo" for clarity
2013-09-13 09:33:44 +01:00
Xiang Li
8d245b546f
cleanup
2013-09-12 13:17:19 -04:00
Xiang Li
23e99b57a6
Merge pull request #135 from xiangli-cmu/moreStats
...
WIP More stats
2013-09-10 09:29:12 -07:00
Xiang Li
86e03d2298
format
2013-09-10 12:28:58 -04:00
Xiang Li
31aa3dfe82
clear up raft_stats
2013-09-08 21:12:26 -04:00
Xiang Li
43cb2a353f
only leader will return peer stats
2013-09-08 20:48:33 -04:00
Xiang Li
44e8c234ed
merge master
2013-09-07 14:47:55 -04: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
Xiang Li
8cf87921ff
Merge pull request #160 from diwakergupta/patch-1
...
Add another Java library for etcd
2013-09-06 19:41:00 -07:00
Diwaker Gupta
a623effaf1
Add another Java library for etcd
...
https://github.com/diwakergupta/jetcd
2013-09-06 19:34:22 -07:00
Xiang Li
f50ea7d971
Merge pull request #159 from hayesgm/master
...
Blank prevValue should be TestAndSet with blank prevValue, not Set
2013-09-05 21:29:54 -07:00
Geoff Hayes
b366f10446
Blank prevValue in POST should be interpreted as a blank test-and-set, not a normal set
2013-09-05 21:08:43 -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
dee496b5ae
Merge pull request #153 from philips/add-cors
...
feat(etcd_handlers): enable CORS
2013-09-03 16:10:03 -07:00
Brandon Philips
2f5015552e
feat(etcd_handlers): enable CORS
...
When developing or using web frontends for etcd it will be necessary to
enable Cross-Origin Resource Sharing. Add a flag that lets the user
enable this feature via a whitelist.
2013-09-03 15:12:46 -07:00
Xiang Li
40dcde42aa
Merge pull request #152 from evan-gu/tranWithTimeout
...
Transporter with timeout
2013-09-02 17:09:24 -07:00
Ivan7702
90d7ebec47
gofmt
2013-09-02 19:58:45 -04:00
Ivan7702
8eaa9500e9
change heartbeattimeout to electiontimeout
2013-09-02 19:54:46 -04:00
Ivan7702
fec65d8717
change DefaultHeartbeat to DefaultElectionTimeout
...
modified: raft_server.go
modified: transporter_test.go
2013-09-02 17:05:35 -04:00
Ivan7702
0c39971363
change default heart beat to electionTimtout
2013-09-02 16:50:53 -04:00
Ivan7702
51941fa613
add timeout for transportation layer
2013-09-01 21:41:57 -04:00
Ivan7702
946f9eaedc
merge
2013-09-01 21:37:54 -04:00
Ivan7702
a90bb85bb3
modified: README.md
2013-09-01 17:48:29 -04: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
Xiang Li
d56d79018e
Merge pull request #151 from philips/listening-ip-cleanups
...
Listening ip cleanups
2013-09-01 03:08:14 -07: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
Brandon Philips
bfeed190ea
feat(etcd): Default server listen and client listen to advertised IPs
...
Map the advertised IP to the listening IP by default. This will make
things nicer for the user.
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
Xiang Li
0166edce77
Merge pull request #147 from iconara/patch-3
...
Change leader and machine result examples in readme
2013-08-27 07:50:40 -07:00
Theo Hultberg
b8d85e627e
Change leader and machine result examples in readme
2013-08-27 16:30:25 +02:00
Brandon Philips
32cf8ddfde
Merge pull request #145 from philips/add-listen-host
...
feat(etcd): add listen host parameter
2013-08-23 13:08:01 -07:00
Brandon Philips
351e84aece
feat(etcd): add listen host parameter
...
this separates out the listening IP from the advertised IP. This is
necessary so that we can hit etcd on 127.0.0.1 but also advertise the
right IP to the rest of the cluster.
2013-08-23 13:07:15 -07:00
Xiang Li
197689fcb5
Merge branch 'master' into moreStats
2013-08-23 13:45:51 -04:00
Xiang Li
8264156ce9
Merge pull request #143 from xiangli-cmu/master
...
add testandset test
2013-08-23 10:16:54 -07:00
Xiang Li
6108f8536f
add testandset test
2013-08-23 01:37:20 -04:00
Xiang Li
808eb64bd7
tmp commit
2013-08-23 01:25:35 -04:00
Xiang Li
4a617979a9
Merge pull request #142 from Mistobaan/master
...
invert logic to have less nesting
2013-08-22 22:11:20 -07:00
Fabrizio (Misto) Milo
a543d644b4
Split raw get into rawGetNode and rawGetNodeList
2013-08-22 22:02:50 -07:00
Fabrizio (Misto) Milo
6345e02d20
test and set creates the key if key does not exists. fixes #96
2013-08-22 22:02:50 -07:00
Fatih Arslan
91aed9e232
Fix error code in README.md
...
There is no error code with number 404. It returns
100 when no key exist.
2013-08-22 21:59:10 -07: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
Xiang Li
29b7aab5fc
Merge pull request #141 from Hoverbear/patch-1
...
Added a PUT handler that copies the behavior of the POST handler.
2013-08-21 14:50:30 -07:00
Andrew Hobden
4f436ae70a
Added a PUT handler that copies the behavior of the POST handler. Fixes #139 .
2013-08-21 14:43:25 -07:00
Xiang Li
23995ffc59
add recvQueue
2013-08-21 14:34:52 -07:00
Brandon Philips
4adc17eb01
Merge pull request #140 from marineam/quote
...
fix(build): If you quote in shell you're going to have a bad time.
2013-08-21 14:32:29 -07:00
Michael Marineau
e856acf05e
fix(build): If you quote in shell you're going to have a bad time.
2013-08-21 17:25:38 -04:00