result = redis.xgroup_createconsumer("mystream", "mygroup", "consumer1")
Create a new consumer in an existing consumer group.
Was this page helpful?