Historique des commits

Auteur SHA1 Message Date
  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
  Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot il y a 11 ans
  Cong Ding 9da955ca75 clean format with gofmt -w il y a 11 ans
  Cong Ding 823691feaa remove trailing space il y a 11 ans
  Xiang Li 1e9307e88a clean up tree.go and watcher.go il y a 11 ans
  Xiang Li a2b44bf9b7 use map to store the results. il y a 11 ans
  Xiang Li b9a30986bb fix checking wrong index in watcher.go il y a 11 ans
  Xiang Li 047f8ab6a8 watch sinceindex works il y a 11 ans