prometheus/storage/local
Bjoern Rabenstein 7d11019aa2 Squash a few trivial TODOs.
- Delete unneeded file view_adapter.go.
- Assessed that we still need the fingerprints in nodes
  (to create iterators).
- Turned numMemChunkDescs into a metric.

Change-Id: I29be963c795a075ec00c095f76bf26405535609d
2014-11-27 18:26:06 +01:00
..
codable
index Add line that has mysteriously disappeared after rebase. 2014-11-25 17:15:56 +01:00
chunk.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
delta.go Changes after pair code review. 2014-11-25 17:12:59 +01:00
instrumentation.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
interface.go Changes after pair code review. 2014-11-25 17:12:59 +01:00
locker.go
locker_test.go
persistence.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
persistence_test.go
preload.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
series.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
storage.go Squash a few trivial TODOs. 2014-11-27 18:26:06 +01:00
storage_test.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
test_helpers.go Avoid test flags in normal binary. 2014-11-27 18:04:48 +01:00