Method RedisClient.zrem

Prototypes

uint zrem(
  string key,
  string[] members...
);