evan-gu
|
a568c6dc75
|
add some basic stats, and test case
|
2013-09-23 01:55:22 -04: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
|
2022c4bce6
|
fix wait_index
|
2013-09-16 09:16:22 -04:00 |
|
Xiang Li
|
1caf2a3364
|
remove old store
|
2013-09-15 22:28:42 -04:00 |
|
Xiang Li
|
e71dad9d32
|
Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem
|
2013-09-15 20:50:52 -04:00 |
|
Xiang Li
|
cd0201df06
|
fix import
|
2013-09-15 20:50:35 -04:00 |
|
Xiang Li
|
36329e9c6a
|
Merge pull request #13 from evan-gu/fileSystem
fix bug of deleting the root
|
2013-09-15 16:01:41 -07:00 |
|
Xiang Li
|
09f31af88a
|
Merge pull request #173 from derekchiang/patch-1
Update README.md
|
2013-09-15 16:00:56 -07:00 |
|
evan-gu
|
cd6ed3d15b
|
gofmt
|
2013-09-15 18:51:25 -04:00 |
|
Derek Chiang (Enchi Jiang)
|
62b8b7a6a8
|
Update README.md
Add my project to `Projects using etcd`
|
2013-09-15 18:48:41 -04:00 |
|
evan-gu
|
09414016c2
|
fix bug of deleteing the root
|
2013-09-15 18:47:53 -04:00 |
|
evan-gu
|
7588f2da47
|
Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem
|
2013-09-15 18:37:17 -04:00 |
|
evan-gu
|
232f83f99a
|
fix bug of deleting the root
modified: etcd_handlers.go
modified: file_system/file_system.go
modified: file_system/node.go
deleted: transporter_test.go
|
2013-09-15 18:36:56 -04:00 |
|
Xiang Li
|
e41ef9b733
|
refactor dispatch
|
2013-09-15 17:46:38 -04:00 |
|
Xiang Li
|
a3545a7ffa
|
support consistent get
|
2013-09-15 16:42:34 -04:00 |
|
Brandon Philips
|
eff09adf2e
|
feat(README): add coderanger/etcd-chef
|
2013-09-14 16:34:48 -07:00 |
|
Xiang Li
|
2d7c1be164
|
merge
|
2013-09-14 15:22:37 -04:00 |
|
Xiang Li
|
3ff100321c
|
use new store system
|
2013-09-14 15:13:33 -04:00 |
|
Xiang Li
|
2c9c278e4d
|
refactor; add save and recover
|
2013-09-13 17:10:40 -04: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
|
a7eb09a557
|
Merge pull request #10 from evan-gu/fileSystem
added sorting, changed the interface, modified the documents, added some test case
|
2013-09-08 20:16:30 -07:00 |
|
evan-gu
|
643a92a490
|
now it will sort recursively, and the sorting test case is better....
|
2013-09-08 23:13:28 -04:00 |
|
evan-gu
|
38489bd846
|
add documentation about sorting, change the argument name from sorting to sorted
|
2013-09-08 21:21:57 -04:00 |
|
evan-gu
|
1a7b3e8e08
|
add sorting and its test case
|
2013-09-08 21:14:31 -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
|
7ad523270d
|
Merge pull request #9 from fengjingchao/fileSystem
New error-system for Etcd with docs
|
2013-09-08 16:25:47 -07:00 |
|
Hongchao Deng
|
effc8285f2
|
New error-system for Etcd with docs
|
2013-09-08 18:46:16 -04:00 |
|
Xiang Li
|
bd7c09e9c0
|
Merge pull request #8 from evan-gu/fileSystem
add testcase, fix update dir ttl bug
|
2013-09-08 13:38:42 -07:00 |
|
evan-gu
|
9a632351a6
|
gofmt
|
2013-09-08 16:37:24 -04:00 |
|
evan-gu
|
9065c2e4f0
|
fix update dir ttl bug, add some test case
|
2013-09-08 16:36:24 -04:00 |
|
Xiang Li
|
b7358ccd98
|
Merge pull request #7 from fengjingchao/fileSystem
add acl doc after merge
|
2013-09-08 07:05:54 -07:00 |
|
Hongchao Deng
|
f41a9b9703
|
modify name. simplify test case.
|
2013-09-08 09:55:54 -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 |
|