Redis.xgroupCreate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string xgroupCreate(string key, string groupname, StreamEntryID id, bool makeStream)
    class Redis
    string
    xgroupCreate
    (
    string key
    ,
    string groupname
    ,,)
  2. alias xgroupCreate = BinaryRedis.xgroupCreate

Meta