Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
11 years ago |
Jonathan Boulle
|
3134658ded
store: switch to fake clock
|
11 years ago |
Jonathan Boulle
|
a07c51a9c9
store: fix typo "recurisive"
|
11 years ago |
Blake Mizerany
|
a2b9f9310c
remove pkg/strings
|
11 years ago |
Xiang Li
|
8ea840c19a
store: fix index data race
|
11 years ago |
Yicheng Qin
|
c8de5eee85
fix(server/key): unable to update unexpired ttl
|
11 years ago |
Mikhail Goncharov
|
074c78d725
fix(store): corrected CAS and CAD fail cause in response
|
11 years ago |
evan-gu
|
9cfd8c5f0b
fix(store): make NodeExtern.Value a *string
|
12 years ago |
Brandon Philips
|
1b00c449a5
Revert "Better error message when setting values on directories"
|
12 years ago |
Kelsey Hightower
|
d13dd50d51
Better error message when setting values on directories
|
12 years ago |
rwindelz
|
a2e5bae951
fix(store): TTL should range 1..n rather than 1..n+1
|
12 years ago |
Xiang Li
|
f46fdbf078
feat(node_extern.go) add prevNode field
|
12 years ago |
Xiang Li
|
9cf1fcc987
refactor(compareAndDelete)
|
12 years ago |
Xiang Li
|
59e98fcc62
doc fix grammar issue
|
12 years ago |
Xiang Li
|
0762c79e2e
refactor remove unused const
|
12 years ago |
Xiang Li
|
b556252358
tests fix all tests
|
12 years ago |
Xiang Li
|
40d297be66
feat add dir_flag
|
12 years ago |
Xiang Li
|
67b4c27d5d
refactor change node_repr to node_extern
|
12 years ago |
Xiang Li
|
b7d07ea5c8
refactor event
|
12 years ago |
Xiang Li
|
08c59895b5
refactor(Node) do not expose node struct
|
12 years ago |
Xiang Li
|
cb4b6f1fe4
feat add modifiedIndex in kvpair
|
12 years ago |
Xiang Li
|
06f1b7f2e8
refactor change Index to modifiedIndex
|
12 years ago |
Xiang Li
|
d8e5994c35
feat attach etcd-index,raft-index,raft-term to header
|
12 years ago |
Xiang Li
|
d87e0e93d3
fix get return the last modified index of the node
|
12 years ago |
Xiang Li
|
6156d5c790
refactor separate etcd index from raft index
|
12 years ago |
Xiang Li
|
acd940a450
refactor comments on IsPermanent
|
12 years ago |
Xiang Li
|
779195eb4f
fix bug in update ttl
|
12 years ago |
Xiang Li
|
49c55477e5
refactor clean up
|
12 years ago |
Xiang Li
|
797d996535
init sync to delete expiring keys
|
12 years ago |
Xiang Li
|
07b52ee24c
fix save and recovery
|
12 years ago |