prometheus/storage/local
Bjoern Rabenstein 2b4ff620aa Return a nop iterator for series that have been purged completely.
Change-Id: I6e92cac4472486feefdecba8593c17867e8c710d
2014-11-25 17:09:03 +01:00
..
codable Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
index Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
chunk.go More code cleanups. 2014-11-25 17:07:44 +01:00
delta.go More code cleanups. 2014-11-25 17:07:44 +01:00
instrumentation.go Instrument eviction and purge durations. 2014-11-25 17:07:45 +01:00
interface.go Clean up start-up and shut-down. 2014-11-25 17:08:45 +01:00
locker.go Fix and improve the fp locker. 2014-11-25 17:07:45 +01:00
locker_test.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
persistence.go Fix and improve the fp locker. 2014-11-25 17:07:45 +01:00
persistence_test.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00
preload.go Comment/code cleanup. 2014-11-25 17:07:44 +01:00
series.go Return a nop iterator for series that have been purged completely. 2014-11-25 17:09:03 +01:00
storage.go Return a nop iterator for series that have been purged completely. 2014-11-25 17:09:03 +01:00
storage_test.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00
test_helpers.go Clean up start-up and shut-down. 2014-11-25 17:08:45 +01:00