Commit Graph

13 Commits (f34c0fc81eb88d307958275ffd4b409c4fa66d7d)

Author SHA1 Message Date
Fabian Reinartz 1535ef1457 Replace metric.SamplePair with model.SamplePair
9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model
9 years ago
beorn7 ff08f0b6fe storage: ensure timestamp monotonicity within series.
10 years ago
Julius Volz acbc2b8cb6 storage: Fix float->uint conversions on some compilers.
10 years ago
beorn7 3b9c421a69 Weed out all the [Gg]et* method names.
10 years ago
beorn7 81b190bf45 Remove locking from series iterator. Cache chunk iterators.
10 years ago
beorn7 cd5574bf8a Make chunk and series iterators more efficient.
10 years ago
beorn7 b02d900e61 Improve chunk and chunkDesc loading.
10 years ago
beorn7 5bea942d8e Improve various things around chunk encoding.
10 years ago
beorn7 853f971540 Actually use double-delta encoding for transcoding. :-o
10 years ago
beorn7 23ba8a5516 Make floats exact again.
10 years ago
beorn7 a8d4f8af9a Improve minor things after review.
10 years ago
beorn7 13fcf1ddbc Implement double-delta encoded chunks.
10 years ago