Method RedisClient.zrevRangeByScore

Prototype

RedisReply zrevRangeByScore(
  string key,
  double min,
  double max,
  bool withScores
);

Authors

Copyright

License