| .. |
|
v2
|
cc10b1084d
Merge branch 'master' of https://github.com/coreos/etcd into logging
|
12 years ago |
|
command_factory.go
|
9cf1fcc987
refactor(compareAndDelete)
|
12 years ago |
|
event.go
|
189b98c03f
refactor(node_extern.go) remove unused prevValue field
|
12 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
|
a2e5bae951
fix(store): TTL should range 1..n rather than 1..n+1
|
12 years ago |
|
node_extern.go
|
189b98c03f
refactor(node_extern.go) remove unused prevValue field
|
12 years ago |
|
response_v1.go
|
baaaf24f70
(feat) v1 apt backward support
|
12 years ago |
|
stats.go
|
5b739f6166
track CompareAndDelete stats
|
12 years ago |
|
stats_test.go
|
b556252358
tests fix all tests
|
12 years ago |
|
store.go
|
7a948746a8
fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub
|
12 years ago |
|
store_bench_test.go
|
17c8f6d2e8
test(store_bench_test.go) add watch bench
|
12 years ago |
|
store_test.go
|
641edd4e6e
test(store): group together all store tests that deal with hidden keys
|
12 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
|
c247d807af
feat(stream watchers) end streaming if too many notifications
|
12 years ago |
|
watcher_hub.go
|
823fdfab12
fix(store): make isHidden see if any portion of the path is hidden, not just the last element
|
12 years ago |
|
watcher_test.go
|
22a25a18b3
feat(stream watchers) add stream watcher support
|
12 years ago |