Ben Johnson
|
aa9ae32998
Internal versioning.
|
12 年之前 |
Xiang Li
|
7b6e305d40
fix update also return newValue
|
12 年之前 |
Xiang Li
|
0392c18794
refactor put_handler.go
|
12 年之前 |
Xiang Li
|
baa683b484
feat POST-create unique node under given path
|
12 年之前 |
Xiang Li
|
c5f9afa0e8
fix store test
|
12 年之前 |
Xiang Li
|
fbf40fb74a
refactor store.go add set function
|
12 年之前 |
Xiang Li
|
9ebdcb8ae3
refactor change testAndSet to CompareAndSwap
|
12 年之前 |
Xiang Li
|
545f8ed6a1
fix update PUT handler
|
12 年之前 |
Xiang Li
|
2b6c628342
Merge branch '0.2' of https://github.com/coreos/etcd into 0.2
|
12 年之前 |
Xiang Li
|
c87a7a039e
feat test both of the condidtion
|
12 年之前 |
Ben Johnson
|
1321c63f3b
Extract Store into an interface.
|
12 年之前 |
Xiang Li
|
b0793e2dd9
refactor create do not need to check existence first
|
12 年之前 |
Xiang Li
|
40c520ca1b
refactor remove raft singleton
|
12 年之前 |
Xiang Li
|
4bf57537b5
refactor store.go remove extra assignment
|
12 年之前 |
Xiang Li
|
e597947bd8
refactor store.go update
|
12 年之前 |
Xiang Li
|
a030a41153
refactor store.go remove unwanted print
|
12 年之前 |
Xiang Li
|
75959f9948
refactor add node.ExpirationAndTTL
|
12 年之前 |
Xiang Li
|
c3e2332479
refactor separate kvpair to kvpair.go; simplify sorting interface
|
12 年之前 |
Xiang Li
|
a07802a347
refactor node.go; use once
|
12 年之前 |
Xiang Li
|
a71838a59b
refactor watcher.go
|
12 年之前 |
Xiang Li
|
baaaf24f70
(feat) v1 apt backward support
|
12 年之前 |
Xiang Li
|
b8b81d5b03
feat(store) create node with incremental suffix. accept #190 in new API
|
12 年之前 |
Xiang Li
|
512dede9ce
finish todo
|
12 年之前 |
Xiang Li
|
558d30f33f
simplify lock
|
12 年之前 |
evan-gu
|
6f591032ef
rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration
|
12 年之前 |
evan-gu
|
b8ac1d082b
fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire()
|
12 年之前 |
evan-gu
|
3ae316ac38
add ExpireCount and some test case
|
12 年之前 |
evan-gu
|
35724319c9
add watcher for expiration, add expiration for TestAndSet, add related test case
|
12 年之前 |
Xiang Li
|
4b2e53f29e
minor clean up
|
12 年之前 |
Xiang Li
|
784d286f37
merge from master
|
12 年之前 |