Xiang Li
|
22a25a18b3
feat(stream watchers) add stream watcher support
|
12 years ago |
Xiang Li
|
2bfb8f5e4f
Merge pull request #418 from xiangli-cmu/cancel_watcher
|
12 years ago |
Xiang Li
|
fa3b4a7941
refactor(watcher) change newWatcher to Watch
|
12 years ago |
Xiang Li
|
189b98c03f
refactor(node_extern.go) remove unused prevValue field
|
12 years ago |
Xiang Li
|
f46fdbf078
feat(node_extern.go) add prevNode field
|
12 years ago |
Xiang Li
|
5e499456f0
init cancel watcher
|
12 years ago |
Xiang Li
|
9cf1fcc987
refactor(compareAndDelete)
|
12 years ago |
Xiang Li
|
e2fa89d554
merge compareAndDelete
|
12 years ago |
Xiang Li
|
59e98fcc62
doc fix grammar issue
|
12 years ago |
Xiang Li
|
d646d7c16a
tests add tests for dir flag
|
12 years ago |
Xiang Li
|
e00296960c
test fix tests
|
12 years ago |
Xiang Li
|
b556252358
tests fix all tests
|
12 years ago |
Xiang Li
|
c6e1af8321
merge master
|
12 years ago |
Xiang Li
|
b929e71948
tests add root readonly test
|
12 years ago |
rick
|
d2d7e37990
implement recursive for CompareAndDelete in the store
|
12 years ago |
rick
|
f8985d731f
keep the Delete tests together
|
12 years ago |
rick
|
90a8f56c96
add compareAndDelete event action
|
12 years ago |
rick
|
702cf1cc36
teach store.Store about CompareAndDelete
|
12 years ago |
Xiang Li
|
b7d07ea5c8
refactor event
|
12 years ago |
Xiang Li
|
5abbaf59e3
Merge pull request #292 from xiangli-cmu/fix-ttl
|
12 years ago |
Xiang Li
|
811c577fe8
test stop mockSync goroutines
|
12 years ago |
Xiang Li
|
06f1b7f2e8
refactor change Index to modifiedIndex
|
12 years ago |
Xiang Li
|
6156d5c790
refactor separate etcd index from raft index
|
12 years ago |
Brandon Philips
|
6a074d4f6f
chore(*.go): add copyright notice
|
12 years ago |
Xiang Li
|
c307b6abca
fix watcher_hub
|
12 years ago |
Xiang Li
|
797d996535
init sync to delete expiring keys
|
12 years ago |
Xiang Li
|
ec175d4c47
test add test for ttl in kv pair
|
12 years ago |
Ben Johnson
|
23119d1672
Refactor store tests.
|
12 years ago |
Xiang Li
|
0392c18794
refactor put_handler.go
|
12 years ago |
Xiang Li
|
c5f9afa0e8
fix store test
|
12 years ago |