提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot 11 年之前
  Cong Ding 9da955ca75 clean format with gofmt -w 11 年之前
  Cong Ding 823691feaa remove trailing space 11 年之前
  Xiang Li 1e9307e88a clean up tree.go and watcher.go 11 年之前
  Xiang Li a2b44bf9b7 use map to store the results. 11 年之前
  Xiang Li b9a30986bb fix checking wrong index in watcher.go 11 年之前
  Xiang Li 047f8ab6a8 watch sinceindex works 11 年之前