Xiang Li
|
5e06b2b9fa
|
clean command.go
|
2013-07-09 14:02:59 -07:00 |
|
Xiang Li
|
1e9307e88a
|
clean up tree.go and watcher.go
|
2013-07-09 13:14:12 -07:00 |
|
Xiang Li
|
dc3844a1f8
|
add testAndSet Command
|
2013-07-08 11:00:10 -07:00 |
|
Xiang Li
|
e2f0420862
|
change imports to coreos/etcd coreos/go-raft; change API to work with new go-raft
|
2013-07-08 09:41:04 -07:00 |
|
Xiang Li
|
93c96b3813
|
add list feature
|
2013-07-05 16:22:45 -07:00 |
|
Xiang Li
|
e211554b91
|
watch accept sinceIndex
|
2013-06-30 16:30:41 -07:00 |
|
Xiang Li
|
047f8ab6a8
|
watch sinceindex works
|
2013-06-29 15:29:10 -07:00 |
|
Xiang Li
|
5681e1a9d0
|
return command index
|
2013-06-29 12:49:05 -07:00 |
|
Xiang Li
|
c2f436a58b
|
fix redirect after seprate client and server pot
|
2013-06-28 15:37:29 -07:00 |
|
Xiang Li
|
e91ea7be38
|
use xiangli-cmu/go-raft as the raft lib
|
2013-06-28 09:58:41 -07:00 |
|
Xiang Li
|
c3bfe19ae9
|
fix a bug in set(update node need to create a new one, not get the pointer of the node)
|
2013-06-20 21:34:27 -07:00 |
|
Xiang Li
|
ef59a03fbb
|
gofmt
|
2013-06-20 15:59:23 -07:00 |
|
Xiang Li
|
58e7b456bb
|
redirect the join command and do not redirect other commands (let client does that)
|
2013-06-20 15:26:31 -07:00 |
|
Xiang Li
|
74650431e9
|
fix a expiration bug
|
2013-06-18 15:04:30 -07:00 |
|
Xiang Li
|
68884a7137
|
add web interface
|
2013-06-18 11:13:24 -07:00 |
|
Xiang Li
|
e4eb808434
|
change command api to support expiration feature
|
2013-06-16 15:07:45 -07:00 |
|
Xiang Li
|
e832f143db
|
add node expiration feature
|
2013-06-16 14:02:07 -07:00 |
|
Xiang Li
|
56f28f80b2
|
clean up the codes
|
2013-06-13 11:01:06 -07:00 |
|
Xiang Li
|
acb66f3428
|
fix generate path (generate to slash)
|
2013-06-11 16:01:12 -07:00 |
|
Xiang Li
|
2e679d257c
|
add watch function and distinguish sensetive and non-sentive command
|
2013-06-10 14:05:49 -07:00 |
|
Xiang Li
|
b9d789fb84
|
fix start as a follower(problem with election timeout) and join command
|
2013-06-09 21:46:30 -07:00 |
|
Xiang Li
|
69a8116272
|
make store system communicate with raft
|
2013-06-09 10:42:34 -07:00 |
|