Skip to content

LATEST optional arg in RangeOptions #166

Open
@mmmaks

Description

@mmmaks

Adding latest to range query for fetching current bucket data (parital)

ts.range {key} 0 9223372036854775807 LATEST

Do we have support for this in redistimeseries-go lib ?

type RangeOptions struct {
	AggType    AggregationType
	TimeBucket int
	Count      int64
}

RangeOptions does not have any optional arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions