Skip to content

Wrapper Return: Consider Tuple/Pair return types #1188

@acarbonetto

Description

@acarbonetto

Describe the feature

Consider returning Tuple/Pair for Python/Java wrappers for commands that return an array of finite size.

Use Case

Example:

  • time
  • zrankWithScore
  • blpop and brpop
  • bzpopmax and bzpopmin
  • bzmpop and zmpop

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Client version used

N/A

Environment details (OS name and version, etc.)

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Optimization 🐌Optimization matter such as cleaner code, performance etcStaleStale issue/PRjava ☕issues and fixes related to the java clientpython 🐍Python wrapper

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions