Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Custom callbacks in redis pipeline #31

@lsbardel

Description

@lsbardel

The idea is to allow registration of custom callbacks for a redis pipeline command:

pipe.scard('bla').add_callback(mycallback)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions