コミット履歴

作者 SHA1 メッセージ 日付
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 年 前
  Anthony Romano e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages 8 年 前
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 年 前
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 年 前
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests 10 年 前
  Jonathan Boulle f7444ff300 store: convert Watch to interface 10 年 前
  Xiang Li b951aaf925 store: check remove func before call it 10 年 前
  Cenk Alti 8bed1e1f15 fix(store/watch): fix the slow consumer bug 10 年 前
  Cenk Alti c247d807af feat(stream watchers) end streaming if too many notifications 11 年 前
  Xiang Li 22a25a18b3 feat(stream watchers) add stream watcher support 11 年 前
  Xiang Li fa3b4a7941 refactor(watcher) change newWatcher to Watch 11 年 前
  Xiang Li 5e499456f0 init cancel watcher 11 年 前
  Xiang Li 5abbaf59e3 Merge pull request #292 from xiangli-cmu/fix-ttl 11 年 前
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex 11 年 前
  Brandon Philips 6a074d4f6f chore(*.go): add copyright notice 11 年 前
  Xiang Li c307b6abca fix watcher_hub 11 年 前
  Xiang Li a71838a59b refactor watcher.go 11 年 前
  Xiang Li baaaf24f70 (feat) v1 apt backward support 11 年 前
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration 11 年 前
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 11 年 前
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory 11 年 前
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case 11 年 前
  Xiang Li 33e010ebd8 add watchHistory clone 11 年 前
  Xiang Li 784d286f37 merge from master 11 年 前
  Xiang Li da83ee223b clean up from yifan 11 年 前
  Xiang Li 1caf2a3364 remove old store 11 年 前
  Fabrizio (Misto) Milo 384d79d671 remove duplicate logic 11 年 前
  Fabrizio (Misto) Milo f4fc4caf6f remove pointer to map 11 年 前
  Xiang Li 8a4b2e83a5 change create->new, follow go spec 11 年 前
  Xiang Li ce33c4d29f gofmt 11 年 前