See: Description
| Interface | Description |
|---|---|
| RedisTimeSeriesCommands | |
| RedisTimeSeriesPipelineCommands |
| Class | Description |
|---|---|
| TimeSeriesBuilderFactory | |
| TimeSeriesProtocol | |
| TSAddParams |
Represents optional arguments of TS.ADD command.
|
| TSAlterParams |
Represents optional arguments of TS.ALTER command.
|
| TSCreateParams |
Represents optional arguments of TS.CREATE command.
|
| TSDecrByParams |
Represents optional arguments of TS.DECRBY command.
|
| TSElement |
A single sample of a time series.
|
| TSGetParams |
Represents optional arguments of TS.GET command.
|
| TSIncrByParams |
Represents optional arguments of TS.INCRBY command.
|
| TSInfo | |
| TSInfo.Rule | |
| TSMGetElement | |
| TSMGetParams |
Represents optional arguments of TS.MGET command.
|
| TSMRangeElements | |
| TSMRangeParams |
Represents optional arguments of TS.MRANGE and TS.MREVRANGE commands.
|
| TSNRangeParams |
Represents optional arguments of the multi-key pivot commands
TS.NRANGE and
TS.NREVRANGE. |
| TSRangeParams |
Represents optional arguments of TS.RANGE and TS.REVRANGE commands.
|
| TSReadParams |
Represents the cursor and optional arguments of the
TS.READ command. |
| Enum | Description |
|---|---|
| AggregationType | |
| DuplicatePolicy |
Policy that will define handling of duplicate samples.
|
| EncodingFormat |
Specifies the series samples encoding format.
|
| TimeSeriesProtocol.TimeSeriesCommand | |
| TimeSeriesProtocol.TimeSeriesKeyword |
Copyright © 2026. All rights reserved.