prometheus/storage
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage ()
* Allow for BufferedSeriesIterator instances to be created without an underlying iterator, to simplify their usage.

Signed-off-by: Alin Sinpalean <alin.sinpalean@gmail.com>
2018-07-18 05:10:28 +01:00
..
remote Add offset to selectParams () 2018-07-18 04:58:00 +01:00
tsdb all: remove unnecessary type conversions () 2018-03-21 09:25:22 +00:00
buffer.go Simplify BufferedSeriesIterator usage () 2018-07-18 05:10:28 +01:00
buffer_test.go Simplify BufferedSeriesIterator usage () 2018-07-18 05:10:28 +01:00
fanout.go Avoid infinite loop on duplicate NaN values. () 2018-06-18 17:34:08 +01:00
fanout_test.go Avoid infinite loop on duplicate NaN values. () 2018-06-18 17:34:08 +01:00
interface.go Add offset to selectParams () 2018-07-18 04:58:00 +01:00
noop.go Simplify BufferedSeriesIterator usage () 2018-07-18 05:10:28 +01:00