prometheus/storage/local
Bjoern Rabenstein 52c9dc43a3 Improve testing.
In particular, create a fuzz test for time series.

Change-Id: I523a17912405a0b6b46bd395c781d201dfe55036
2014-11-25 17:02:00 +01:00
..
chunk.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
delta.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
freelist.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
instrumentation.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
interface.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
persistence.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
persistence_test.go Improve testing. 2014-11-25 17:02:00 +01:00
preload.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
series.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
storage.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
storage_test.go Improve testing. 2014-11-25 17:02:00 +01:00
test_helpers.go Add chunk persistence tests, fix storage tests. 2014-11-25 17:02:00 +01:00