Skip to content

Feature request - conditional decode of response #2164

Open
@DvirDukhan

Description

@DvirDukhan

Currently, Redis-py allows decoding of the entire response, or not decoding the entire response. In the situation where a hash/stream/document entries are mixed with human-readable and non human-readable data (blobs), the user must avoid using decode_responses, and decode the human-readable data manually.
The feature request is to allow specifying field names which are avoided from being decoded when decode_responses is True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions