Redis.zlexcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long zlexcount(string key, string min, string max)
    class Redis
    Long
    zlexcount
    (
    string key
    ,
    string min
    ,
    string max
    )
  2. alias zlexcount = BinaryRedis.zlexcount

Meta