Cenk Alti
|
8bed1e1f15
fix(store/watch): fix the slow consumer bug
|
před 10 roky |
Cenk Alti
|
c247d807af
feat(stream watchers) end streaming if too many notifications
|
před 11 roky |
Xiang Li
|
22a25a18b3
feat(stream watchers) add stream watcher support
|
před 11 roky |
Xiang Li
|
fa3b4a7941
refactor(watcher) change newWatcher to Watch
|
před 11 roky |
Xiang Li
|
5e499456f0
init cancel watcher
|
před 11 roky |
Xiang Li
|
5abbaf59e3
Merge pull request #292 from xiangli-cmu/fix-ttl
|
před 11 roky |
Xiang Li
|
06f1b7f2e8
refactor change Index to modifiedIndex
|
před 11 roky |
Brandon Philips
|
6a074d4f6f
chore(*.go): add copyright notice
|
před 11 roky |
Xiang Li
|
c307b6abca
fix watcher_hub
|
před 11 roky |
Xiang Li
|
a71838a59b
refactor watcher.go
|
před 11 roky |
Xiang Li
|
baaaf24f70
(feat) v1 apt backward support
|
před 11 roky |
evan-gu
|
6f591032ef
rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration
|
před 11 roky |
evan-gu
|
b8ac1d082b
fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire()
|
před 11 roky |
evan-gu
|
0959448855
add LastIndex and LastTerm in EventHistory
|
před 11 roky |
evan-gu
|
35724319c9
add watcher for expiration, add expiration for TestAndSet, add related test case
|
před 11 roky |
Xiang Li
|
33e010ebd8
add watchHistory clone
|
před 11 roky |
Xiang Li
|
784d286f37
merge from master
|
před 11 roky |
Xiang Li
|
da83ee223b
clean up from yifan
|
před 11 roky |
Xiang Li
|
1caf2a3364
remove old store
|
před 11 roky |
Fabrizio (Misto) Milo
|
384d79d671
remove duplicate logic
|
před 11 roky |
Fabrizio (Misto) Milo
|
f4fc4caf6f
remove pointer to map
|
před 11 roky |
Xiang Li
|
8a4b2e83a5
change create->new, follow go spec
|
před 11 roky |
Xiang Li
|
ce33c4d29f
gofmt
|
před 11 roky |
Xiang Li
|
66f4e0aa19
clear watchers before recover from a snapshot
|
před 11 roky |
Cong Ding
|
9da955ca75
clean format with gofmt -w
|
před 11 roky |
Cong Ding
|
823691feaa
remove trailing space
|
před 11 roky |
Xiang Li
|
1e9307e88a
clean up tree.go and watcher.go
|
před 11 roky |
Xiang Li
|
a2b44bf9b7
use map to store the results.
|
před 11 roky |
Xiang Li
|
b9a30986bb
fix checking wrong index in watcher.go
|
před 11 roky |
Xiang Li
|
047f8ab6a8
watch sinceindex works
|
před 11 roky |