Search
Preparing search index...
The search index is not available
@node-redis/time-series
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@node-redis/time-series
commands
MRangeOptions
Interface MRangeOptions
Hierarchy
RangeOptions
MRangeOptions
MRangeWithLabelsOptions
Index
Properties
AGGREGATION
ALIGN
COUNT
FILTER_
BY_
TS
FILTER_
BY_
VALUE
GROUPBY
Properties
Optional
AGGREGATION
AGGREGATION
?:
{
timeBucket
:
Timestamp
;
type
:
TimeSeriesAggregationType
}
Type declaration
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
GROUPBY
GROUPBY
?:
MRangeGroupBy
Modules
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
MRange
Options
AGGREGATION
ALIGN
COUNT
FILTER_
BY_
TS
FILTER_
BY_
VALUE
GROUPBY
Generated using
TypeDoc