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

XINFO add support for FULL #1755

Closed
Luminoth opened this issue May 14, 2021 · 0 comments
Closed

XINFO add support for FULL #1755

Luminoth opened this issue May 14, 2021 · 0 comments

Comments

@Luminoth
Copy link

Since 6.0 there has been support for a FULL option to XINFO: https://redis.io/commands/xinfo in order to get a very detailed description of a stream and everything associated with it. This is useful for monitoring the state of a stream, so adding support for it I think (unless I've missed where it already exists) would add a lot of value.

monkey92t added a commit that referenced this issue May 19, 2021
* Added missing idle args in XPendingExtArgs (#1750)

Added missing idle args in XPendingExtArgs

* fix #1754 (#1756)

* Replace go-pg with bun

* fix #1755

Signed-off-by: monkey <golang@88.com>

* fix read data

Signed-off-by: monkey <golang@88.com>

* fix #1758 (#1759)

fix #1758

Co-authored-by: Parvez <syedparvez72@gmail.com>
Co-authored-by: Vladimir Mihailenco <vladimir.webdev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant