Skip to content

not work with pipeline if extend Redis  #32

Closed
@guileen

Description

@guileen

Pipeline extends Redis, If I want to write a subclass extends Redis ,add some new method just like set_obj,get_obj in my own serialization, the pipeline should not work with these method. Because it extends Redis not my subclass.

Should pipeline be a embedded executor ?

Any good ideas?

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