Arguments
The key of the stream.
The consumer group name.
The stream entry ID to start consuming from. Use ’$’ to start from the end.
Create the stream if it doesn’t exist.
Response
Returns “OK” if the consumer group was created successfully.
Create a new consumer group for a Redis stream.