prometheus/storage/raw/index/leveldb
Matt T. Proud 772d3d6b11 Consolidate LevelDB storage construction.
There are too many parameters to constructing a LevelDB storage
instance for a construction method, so I've opted to take an
idiomatic approach of embedding them in a struct for easier
mediation and versioning.
2013-08-03 17:25:03 +02:00
..
interface_test.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
leveldb.go Consolidate LevelDB storage construction. 2013-08-03 17:25:03 +02:00