prometheus/storage
Julius Volz a7d0973fe3 Add version field to LevelDB sample format.
This doesn't add complex discriminator logic yet, but adds a single
version byte to the beginning of each samples chunk. If we ever need to
change the disk format again, this will make it easy to do so without
having to wipe the entire database.

Change-Id: I60c39274256f790bc2da83167a1effaa174588fe
2014-03-11 14:08:40 +01:00
..
metric Add version field to LevelDB sample format. 2014-03-11 14:08:40 +01:00
raw Store samples in custom binary encoding. 2014-03-09 22:31:38 +01:00
remote Major code cleanup in storage. 2014-02-27 15:22:37 +01:00
interface.go Major code cleanup in storage. 2014-02-27 15:22:37 +01:00