Back to Developer Roadmap

ZRANGE

src/data/roadmaps/redis/content/[email protected]

4.0366 B
Original Source

ZRANGE

The ZRANGE command can perform multiple range queries including by rank, by score or by lexiographical order. The order of elements returned are always from lowest to highest and any score ties are resolved using reverse lexiographical ordering.

Learn more from the following resources: