Skip to content

xinfo responds with an empty map #548

@mattkrick

Description

@mattkrick

XINFO consumers should respond with an array, whether it's RESP2 or RESP3 (https://redis.io/commands/xinfo-consumers/), but when I call it I get a map back. If there is only 1 consumer, the map is empty ({}). If there are 2 consumers, then the key is the first consumer & the value is the 2nd consumer.

XINFO groups also behaves like this.

When I issue the command directly to redis-cli it works as expected. Is there perhaps a setting that I'm missing?

commander v0.8.1
redis v7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions