커밋 기록

작성자 SHA1 메시지 날짜
  Xiang Li c2f436a58b fix redirect after seprate client and server pot 13 년 전
  Xiang Li 430f5d50e3 add command line varible -i to ignore the existing configuration 13 년 전
  Xiang Li f67115b935 Allow different key,cert,CA for client and server communication 13 년 전
  Xiang Li e3d556c319 seprate client and server port 13 년 전
  Xiang Li 337b1f73eb add -d option to give the directory to store the log and snapshot 13 년 전
  Xiang Li f16f7275b4 rname raftd.go to etcd.go 13 년 전
  Xiang Li df2945c521 use the origin scheme 13 년 전
  Xiang Li fcb78ed5cb use 307 to redirect client 13 년 전
  Xiang Li e91ea7be38 use xiangli-cmu/go-raft as the raft lib 13 년 전
  Xiang Li c3bfe19ae9 fix a bug in set(update node need to create a new one, not get the pointer of the node) 13 년 전
  Xiang Li 1228694383 change response HTTP header to StatusServiceUnavailable when the server is not leader 13 년 전
  Xiang Li ef59a03fbb gofmt 13 년 전
  Xiang Li 58e7b456bb redirect the join command and do not redirect other commands (let client does that) 13 년 전
  Xiang Li 30da72623f add tls fetures 13 년 전
  Xiang Li 74650431e9 fix a expiration bug 13 년 전
  Xiang Li cc2608e9f8 add new files 13 년 전
  Xiang Li 68884a7137 add web interface 13 년 전
  Xiang Li 9ad8c85343 recovery check experiation 13 년 전
  Xiang Li e4eb808434 change command api to support expiration feature 13 년 전
  Xiang Li e832f143db add node expiration feature 13 년 전
  Xiang Li 56f28f80b2 clean up the codes 13 년 전
  Xiang Li 4b4a7c4976 add snapshot feature 13 년 전
  Xiang Li acb66f3428 fix generate path (generate to slash) 13 년 전
  Xiang Li 71c0ffec3a election new leader and rejoin works 13 년 전
  Xiang Li fdd6873768 change mux to http, parse the url by handler 13 년 전
  Xiang Li 2e679d257c add watch function and distinguish sensetive and non-sentive command 13 년 전
  Xiang Li b9d789fb84 fix start as a follower(problem with election timeout) and join command 13 년 전
  Xiang Li 4ff786b4a2 add delete handler 13 년 전
  Xiang Li 69a8116272 make store system communicate with raft 13 년 전
  Xiang Li e9ac8b1b98 add notification function to store module and add unit-test 13 년 전