Open
Description
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
Labels
No labels