prometheus/chunks
Fabian Reinartz fa181a34c1 chunks: cleanup anything but xor encoding
xor encoding is fast enough for our purposes and provides
very good compression.
We remove all other ones that partially don't support floats
for the sake of simplicity.
2016-11-29 22:02:58 +01:00
..
bstream.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00
chunk.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00
chunk_test.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00
xor.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00