etcd/store
Xiang Li 9ce0e8bf81 store: copy old value when refresh + cas 2016-06-17 11:07:40 -07:00
..
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
event.go etcd: fix refresh feature 2016-05-27 13:25:22 -07:00
event_history.go etcd: fix refresh feature 2016-05-27 13:25:22 -07:00
event_queue.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
event_test.go store: fix to 'go vet' errors 2016-01-30 17:53:58 -08:00
heap_test.go store: remove unused ACL field 2015-02-28 11:46:21 -08:00
metrics.go *: add metrics to `store` and `proxy`. 2015-07-07 16:01:51 +01:00
node.go store: clean up event.go, node.go and add tests 2015-12-25 13:25:12 -08:00
node_extern.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
node_extern_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
node_test.go store: fix expiration var shadowing, change test function names 2015-12-28 08:50:34 -08:00
stats.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
stats_test.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
store.go store: copy old value when refresh + cas 2016-06-17 11:07:40 -07:00
store_bench_test.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
store_test.go Add refresh parameter to allow TTL refreshes without firing watch/wait responses 2016-02-08 10:37:37 -07:00
ttl_key_heap.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watcher.go *: split out etcdserver's test mockup objects to live in interfaces' packages 2016-01-05 09:39:13 -08:00
watcher_hub.go etcd: fix refresh feature 2016-05-27 13:25:22 -07:00
watcher_hub_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watcher_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00