Commit History

Author SHA1 Message Date
  polvi cd2355ec2b Merge pull request #1 from xiangli-cmu/master 13 years ago
  Xiang Li e2f0420862 change imports to coreos/etcd coreos/go-raft; change API to work with new go-raft 13 years ago
  Xiang Li 0f22918e2b make sure leader join self as a peer 13 years ago
  Xiang Li 631d24791d back to 307 13 years ago
  Xiang Li 8244113a3e change 302 back to 307. 13 years ago
  Xiang Li f878399992 change redirect code for 307 to 302 to make go http client to redirect post 13 years ago
  Xiang Li 93c96b3813 add list feature 13 years ago
  Xiang Li 5ee976da76 Merge https://github.com/xiangli-cmu/etcd 13 years ago
  Xiang Li cc2c0ee389 Merge pull request #3 from xiangli-cmu/treeStruct 13 years ago
  Xiang Li b02a7d8bb4 traverse also record the key and add sorted traverse 13 years ago
  Xiang Li 547ad6ee3b add func arg to traverse func 13 years ago
  Xiang Li 4768b82b11 add traverse func and fix testing 13 years ago
  Xiang Li 6e3379c3ef treeStruct first commit 13 years ago
  Xiang Li 6edce10980 close resp body, close snapshot 13 years ago
  Xiang Li c5901f4b88 tree store init commit 13 years ago
  Xiang Li ab285a90bb using go http lib to parse post body 13 years ago
  Xiang Li f6b3d8a2af during the leader election, return error to client 13 years ago
  Xiang Li e211554b91 watch accept sinceIndex 13 years ago
  Xiang Li a2b44bf9b7 use map to store the results. 13 years ago
  Xiang Li b9a30986bb fix checking wrong index in watcher.go 13 years ago
  Xiang Li 56244a6d40 Merge pull request #2 from xiangli-cmu/addIndex 13 years ago
  Xiang Li 047f8ab6a8 watch sinceindex works 13 years ago
  Xiang Li eef6f45e09 add ttl to response 13 years ago
  Xiang Li cff78e2e5e keep index in the store 13 years ago
  Xiang Li 5681e1a9d0 return command index 13 years ago
  Xiang Li c2f436a58b fix redirect after seprate client and server pot 13 years ago
  Xiang Li 430f5d50e3 add command line varible -i to ignore the existing configuration 13 years ago
  Xiang Li f67115b935 Allow different key,cert,CA for client and server communication 13 years ago
  Xiang Li e3d556c319 seprate client and server port 13 years ago
  Xiang Li 337b1f73eb add -d option to give the directory to store the log and snapshot 13 years ago