Skip to content

Add support for lag and entries-read results from XINFO GROUPS in Redis 7 #2388

Description

@simonprickett

Redis 7 introduced new lag and entries-read data items to the output of the XINFO GROUPS command.

node-redis currently doesn't support these:

type XInfoGroupsReply = Array<{

Add support for these, using this PR as an example of how to do it.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions