Method RedisClient.lrange

Prototypes

RedisReply lrange(
  string key,
  uint start,
  uint stop
);