Redis.pfmerge

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

Meta