Method RedisClient.zscore

Prototypes

RedisReply zscore(
  string key,
  string member
);