Skip to content

Add support for Redis Streams XINFO STREAM IDMP fields to rueidiscompat #955

@jinbum-kim

Description

@jinbum-kim

Port redis/go-redis#3685 to rueidiscompat module.

This is needed to finalize the redis/go-redis#3693 port, since its tests/assertions rely on the IDMP-related fields returned by XINFO STREAM.

Add the following fields to XInfoStream and populate them from XINFO STREAM response:

  • IDMPDuration
  • IDMPMaxSize
  • PIDsTracked
  • IIDsTracked
  • IIDsAdded
  • IIDsDuplicates

Ref:

If this is needed, I can work on it and open a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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