Method RedisClient.zrevRange

Prototype

RedisReply zrevRange(
  string key,
  ulong start,
  ulong end,
  bool withScores
);

Authors

Copyright

License