Redis.xrevrange

{@inheritDoc}

  1. List!(StreamEntry) xrevrange(string key, StreamEntryID end, StreamEntryID start, int count)
    class Redis
  2. alias xrevrange = BinaryRedis.xrevrange

Meta