Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for XINFO GROUPS (stream command) #168

Closed
cunla opened this issue May 22, 2023 · 0 comments · Fixed by #180
Closed

Implement support for XINFO GROUPS (stream command) #168

cunla opened this issue May 22, 2023 · 0 comments · Fixed by #180
Labels
enhancement New feature or request help wanted Extra attention is needed stream-commands Commands related to streams

Comments

@cunla
Copy link
Owner

cunla commented May 22, 2023

Implement support for command XINFO GROUPS in stream_mixin.py.

Returns a list of the consumer groups of a stream..

Here is the Official documentation

@cunla cunla added enhancement New feature or request help wanted Extra attention is needed stream-commands Commands related to streams labels May 22, 2023
cunla added a commit that referenced this issue Jun 10, 2023
…OUPS` (#180)

* Implement `XGROUP CREATE`, `XGROUP SETID` and `XINFO GROUPS`
* Implement `XGROUP DESTROY`

Fix #168, #165, #161, Fix #164
@cunla cunla added this to the 2.15 Stream groups commands milestone Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed stream-commands Commands related to streams
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant