prometheus/storage/raw/leveldb
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats.
This commit fixes a critique of the old storage API design, whereby
the input parameters were always as raw bytes and never Protocol
Buffer messages that encapsulated the data, meaning every place a
read or mutation was conducted needed to manually perform said
translations on its own.  This is taxing.

Change-Id: I4786938d0d207cefb7782bd2bd96a517eead186f
2013-09-04 17:13:58 +02:00
..
test Depointerize storage conf. and chain ingester. 2013-08-12 17:07:03 +02:00
batch.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
freelist.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
interface_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
iterator.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
leveldb.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
state.go Replace direct curation table access with wrapper. 2013-08-06 12:02:52 +02:00