Commit History

Author SHA1 Message Date
  Xiang Li b852a746ce refactor move http status logic to server.go 12 years ago
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node 12 years ago
  Xiang Li 28722e2127 fix v1 handler: use create command when test against prevexistence 12 years ago
  Xiang Li fbf40fb74a refactor store.go add set function 12 years ago
  Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap 12 years ago
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt 12 years ago
  Ben Johnson 8670e1b7aa Refactored. 12 years ago
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface 12 years ago
  Xiang Li baaaf24f70 (feat) v1 apt backward support 12 years ago
  Xiang Li 512dede9ce finish todo 12 years ago
  Xiang Li 9412c86b97 fix wrong logic in event.go 12 years ago
  evan-gu 974d74befb add some comment and change a declaration form 12 years ago
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration 12 years ago
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 12 years ago
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory 12 years ago
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case 12 years ago
  Xiang Li 33e010ebd8 add watchHistory clone 12 years ago
  Xiang Li da83ee223b clean up from yifan 12 years ago