Historique des commits

Auteur SHA1 Message Date
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header il y a 8 ans
  Anthony Romano e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages il y a 8 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Jonathan Boulle 7a4d42166b *: add license header to all source files il y a 10 ans
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests il y a 10 ans
  Jonathan Boulle f7444ff300 store: convert Watch to interface il y a 10 ans
  Xiang Li b951aaf925 store: check remove func before call it il y a 10 ans
  Cenk Alti 8bed1e1f15 fix(store/watch): fix the slow consumer bug il y a 10 ans
  Cenk Alti c247d807af feat(stream watchers) end streaming if too many notifications il y a 11 ans
  Xiang Li 22a25a18b3 feat(stream watchers) add stream watcher support il y a 11 ans
  Xiang Li fa3b4a7941 refactor(watcher) change newWatcher to Watch il y a 11 ans
  Xiang Li 5e499456f0 init cancel watcher il y a 11 ans
  Xiang Li 5abbaf59e3 Merge pull request #292 from xiangli-cmu/fix-ttl il y a 11 ans
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex il y a 11 ans
  Brandon Philips 6a074d4f6f chore(*.go): add copyright notice il y a 11 ans
  Xiang Li c307b6abca fix watcher_hub il y a 11 ans
  Xiang Li a71838a59b refactor watcher.go il y a 11 ans
  Xiang Li baaaf24f70 (feat) v1 apt backward support 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
  Xiang Li 33e010ebd8 add watchHistory clone il y a 11 ans
  Xiang Li 784d286f37 merge from master il y a 11 ans
  Xiang Li da83ee223b clean up from yifan il y a 11 ans
  Xiang Li 1caf2a3364 remove old store il y a 11 ans
  Fabrizio (Misto) Milo 384d79d671 remove duplicate logic il y a 11 ans
  Fabrizio (Misto) Milo f4fc4caf6f remove pointer to map il y a 11 ans
  Xiang Li 8a4b2e83a5 change create->new, follow go spec il y a 11 ans
  Xiang Li ce33c4d29f gofmt il y a 11 ans