Historique des commits

Auteur SHA1 Message Date
  Brandon Philips 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value il y a 10 ans
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string il y a 10 ans
  Brandon Philips 68383b1293 fix(server/v1): don't fail put on new v1 key il y a 10 ans
  Xiang Li 189b98c03f refactor(node_extern.go) remove unused prevValue field il y a 11 ans
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field il y a 11 ans
  Xiang Li e2fa89d554 merge compareAndDelete il y a 11 ans
  Xiang Li a5bca025b1 fix index inconsistence in v1 api il y a 11 ans
  rick 171072c736 add the CompareAndDelete command il y a 11 ans
  rick 90a8f56c96 add compareAndDelete event action il y a 11 ans
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern il y a 11 ans
  Xiang Li b7d07ea5c8 refactor event il y a 11 ans
  Xiang Li 8b2e1025ef style remove the extra space il y a 11 ans
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex il y a 11 ans
  Xiang Li 6156d5c790 refactor separate etcd index from raft index il y a 11 ans
  Xiang Li b852a746ce refactor move http status logic to server.go il y a 11 ans
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node il y a 11 ans
  Xiang Li 28722e2127 fix v1 handler: use create command when test against prevexistence il y a 11 ans
  Xiang Li fbf40fb74a refactor store.go add set function il y a 11 ans
  Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap il y a 11 ans
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt il y a 11 ans
  Ben Johnson 8670e1b7aa Refactored. il y a 11 ans
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface il y a 11 ans
  Xiang Li baaaf24f70 (feat) v1 apt backward support il y a 11 ans
  Xiang Li 512dede9ce finish todo il y a 11 ans
  Xiang Li 9412c86b97 fix wrong logic in event.go il y a 11 ans
  evan-gu 974d74befb add some comment and change a declaration form il y a 11 ans
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration il y a 11 ans
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() il y a 11 ans
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory il y a 11 ans
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case il y a 11 ans