Redis.pfadd

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

Meta