Xiang Li
|
06f1b7f2e8
refactor change Index to modifiedIndex
|
12 years ago |
Xiang Li
|
6156d5c790
refactor separate etcd index from raft index
|
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 |
Xiang Li
|
9ebdcb8ae3
refactor change testAndSet to CompareAndSwap
|
12 years ago |
Xiang Li
|
545f8ed6a1
fix update PUT handler
|
12 years ago |
Ben Johnson
|
1321c63f3b
Extract Store into an interface.
|
12 years ago |
Xiang Li
|
b0793e2dd9
refactor create do not need to check existence first
|
12 years ago |
Xiang Li
|
a71838a59b
refactor watcher.go
|
12 years ago |
Xiang Li
|
baaaf24f70
(feat) v1 apt backward support
|
12 years ago |
Xiang Li
|
b8b81d5b03
feat(store) create node with incremental suffix. accept #190 in new API
|
12 years ago |
Xiang Li
|
558d30f33f
simplify lock
|
12 years ago |
evan-gu
|
6f591032ef
rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration
|
12 years ago |
evan-gu
|
b8ac1d082b
fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire()
|
12 years ago |
evan-gu
|
35724319c9
add watcher for expiration, add expiration for TestAndSet, add related test case
|
12 years ago |
Xiang Li
|
33e010ebd8
add watchHistory clone
|
12 years ago |
Xiang Li
|
da83ee223b
clean up from yifan
|
12 years ago |
Xiang Li
|
1caf2a3364
remove old store
|
12 years ago |
Xiang Li
|
6108f8536f
add testandset test
|
12 years ago |
Xiang Li
|
65c34457de
fix test file
|
12 years ago |
Xiang Li
|
63ba16f51a
add clone func to help snapshot. add benchmarks
|
12 years ago |
Xiang Li
|
39fa2eb4ee
add benchmarks
|
12 years ago |
Xiang Li
|
756b2cc750
add keyword checker
|
12 years ago |
Xiang Li
|
5f51c728c6
fix the recoveryTest
|
12 years ago |
Cong Ding
|
f6b46fb0f2
make store test work
|
12 years ago |
Xiang Li
|
c5901f4b88
tree store init commit
|
12 years ago |