Method RedisClient.zremRangeByScore

Prototypes

uint zremRangeByScore(
  string key,
  double min,
  double max
);