ZRANGE¶
This command returns the specified range of elements in the sorted set stored at key.
Redis Core
Parameters¶
Parameter | Description | Default |
---|---|---|
Key | Key name | |
Range Query | By index (rank) or by the score | Score range |
Minimum | Range start | |
Maximum | Range end |
Streaming¶
Streaming supported as Time Series and Data frame.
Visualization¶
Any standard visualization should work.