578 Commits

Author SHA1 Message Date
Xiang Li
2eb0625f15 mrege and change peerstats to followersstats 2013-09-26 19:58:48 -07:00
Xiang Li
21f6b50607 Merge pull request #189 from philips/cleanup-stats-further
cleanup the stats json a bit
2013-09-26 13:00:39 -07:00
Brandon Philips
da01fe6027 fix(command): make Latency and Counts objects
instead of suffixing everything make a latency object
2013-09-26 12:17:54 -07:00
Brandon Philips
cbd8a4fb9c feat(scripts/test-cluster): add a cluster test command
this uses tmux to setup a test cluster that you can easily kill and
start for debugging.
2013-09-26 10:40:33 -07:00
Brandon Philips
20488b498a Merge pull request #168 from xiangli-cmu/cleanupStats
cleanup
2013-09-26 06:40:59 -07:00
Brandon Philips
0ef9d944f6 fix(gitignore): ignore the actual binary 2013-09-25 17:04:34 -07:00
Brandon Philips
aff4af1d0b fix(build): use /bin/sh
it seems to work with bash -o posix. Ship it.
2013-09-25 17:04:05 -07:00
Xiang Li
a8ff1b27d4 init peerStats in transportation.go; avoid nil pointer due to restart from snapshot(we do not keep stats in persistentlayer yet) 2013-09-22 11:20:08 -04:00
Xiang Li
3a0a8c89e8 Merge pull request #183 from xiangli-cmu/master
bump 3rd party
2013-09-21 22:33:17 -07:00
Xiang Li
24b34d0a1e bump 3rd party 2013-09-22 01:32:49 -04:00
Brandon Philips
c5c3604471 Merge pull request #182 from xiangli-cmu/master
bump 3rd party
2013-09-21 21:17:40 -07:00
Xiang Li
d3fbf6d997 bump 3rd party 2013-09-21 23:09:20 -04:00
Brandon Philips
940294d1cd README: add jdarcy/etcd-api, a C library 2013-09-19 10:57:17 -05:00
Xiang Li
48d234c836 Merge pull request #179 from jplana/patch-1
Added new python client
2013-09-18 06:18:45 -07: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
Brandon Philips
11f94d4720 Merge pull request #175 from AndyPook/master
Build on Windows
2013-09-17 10:04:06 -07:00
AndyPook
f03481f733 add equivalent Powershell scripts to ./build so that etcd can be built on Windows 2013-09-17 09:15:23 +01:00
Xiang Li
09f31af88a Merge pull request #173 from derekchiang/patch-1
Update README.md
2013-09-15 16:00:56 -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
Xiang Li
9caca30c8d Merge pull request #171 from ithinkihaveacat/mv-testAndSet-foo
Change key name "testAndSet" -> "foo" for clarity
2013-09-13 06:08:52 -07:00
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