prometheus/storage/metric
Matt T. Proud ef1d5fd8a2 Introduce semaphores for tiered storage.
This commit wraps the tiered storage access componnets in semaphores,
since we can handle several concurrent memory reads.
2013-06-06 18:16:18 +02:00
..
.gitignore
curator.go
end_to_end_test.go
frontier.go
helpers_test.go Ensure database access waits until it is started. 2013-06-06 10:42:21 +02:00
instrumentation.go
interface.go
interface_test.go
leveldb.go
memory.go Race Work: Make memory arena locks more coarse. 2013-06-06 12:08:20 +02:00
memory_test.go
operation.go
operation_test.go
processor.go
processor_test.go
regressions_test.go
rule_integration_test.go
scanjob.go
stochastic_test.go
tiered.go Introduce semaphores for tiered storage. 2013-06-06 18:16:18 +02:00
tiered_test.go Add debug timers to instant and range queries. 2013-06-05 18:32:54 +02:00
view.go
view_test.go
watermark.go Include LRU cache for fingerprint watermarks. 2013-06-06 10:13:18 +02:00