| .. |
|
v2
|
973bde9a07
feat(get): get from quorum
|
11 years ago |
|
command_factory.go
|
3fba10c8e6
etcd: add version handlers
|
11 years ago |
|
event.go
|
02ced2c2d7
v1: deprecate v1 support
|
11 years ago |
|
event_history.go
|
317b34f4a0
refactor(store/event_history): cleanup some comments
|
12 years ago |
|
event_queue.go
|
ef988020b7
fix(event_history) fix a bug in event queue
|
12 years ago |
|
event_test.go
|
e1d909eb0e
test(store/event_test): add a test for a full queue
|
12 years ago |
|
heap_test.go
|
08c59895b5
refactor(Node) do not expose node struct
|
12 years ago |
|
node.go
|
8ea840c19a
store: fix index data race
|
11 years ago |
|
node_extern.go
|
9cfd8c5f0b
fix(store): make NodeExtern.Value a *string
|
12 years ago |
|
stats.go
|
5b739f6166
track CompareAndDelete stats
|
12 years ago |
|
stats_test.go
|
d7d20d1c3d
bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2
|
12 years ago |
|
store.go
|
8ea840c19a
store: fix index data race
|
11 years ago |
|
store_bench_test.go
|
80c22a4fb2
fix(store/store_bench): don't use rand
|
12 years ago |
|
store_test.go
|
3ae0a1e1a6
fix(store.go) include node.dir = true when updating a directory's ttl, fixes coreos/etcd#736
|
11 years ago |
|
ttl.go
|
0c5808eeec
fix server/server.go accept name when creating a when server; gofmt
|
12 years ago |
|
ttl_key_heap.go
|
08c59895b5
refactor(Node) do not expose node struct
|
12 years ago |
|
watcher.go
|
b951aaf925
store: check remove func before call it
|
11 years ago |
|
watcher_hub.go
|
8bed1e1f15
fix(store/watch): fix the slow consumer bug
|
12 years ago |
|
watcher_hub_test.go
|
c844fccf2a
fix(watcher_hub) isHidden checks the length of the watchPath before getting subString of keyPath
|
12 years ago |
|
watcher_test.go
|
22a25a18b3
feat(stream watchers) add stream watcher support
|
12 years ago |