Preparing search index...
The search index is not available
@redis/time-series
@redis/time-series
commands
RangeOptions
Interface RangeOptions
Hierarchy
RangeOptions
MRangeOptions
Index
Properties
AGGREGATION?
ALIGN?
COUNT?
FILTER_
BY_
TS?
FILTER_
BY_
VALUE?
LATEST?
Properties
Optional
AGGREGATION
AGGREGATION
?:
{
BUCKETTIMESTAMP
?:
TimeSeriesBucketTimestamp
;
EMPTY
?:
boolean
;
timeBucket
:
Timestamp
;
type
:
TimeSeriesAggregationType
;
}
Type declaration
Optional
BUCKETTIMESTAMP
?:
TimeSeriesBucketTimestamp
Optional
EMPTY
?:
boolean
time
Bucket
:
Timestamp
type
:
TimeSeriesAggregationType
Optional
ALIGN
ALIGN
?:
Timestamp
Optional
COUNT
COUNT
?:
number
Optional
FILTER_
BY_
TS
FILTER_
BY_
TS
?:
Timestamp
[]
Optional
FILTER_
BY_
VALUE
FILTER_
BY_
VALUE
?:
{
max
:
number
;
min
:
number
;
}
Type declaration
max
:
number
min
:
number
Optional
LATEST
LATEST
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@redis/time-
series
commands
commands/ADD
commands/ALTER
commands/CREATE
commands/CREATERULE
commands/DECRBY
commands/DEL
commands/DELETERULE
commands/GET
commands/INCRBY
commands/INFO
commands/INFO_
DEBUG
commands/MADD
commands/MGET
commands/MGET_
WITHLABELS
commands/MRANGE
commands/MRANGE_
WITHLABELS
commands/MREVRANGE
commands/MREVRANGE_
WITHLABELS
commands/QUERYINDEX
commands/RANGE
commands/REVRANGE
index
Range
Options
AGGREGATION?
ALIGN?
COUNT?
FILTER_
BY_
TS?
FILTER_
BY_
VALUE?
LATEST?
Generated using
TypeDoc