Skip to content

redisSetTimeout? #33

@r2evans

Description

@r2evans

Is it feasible to add redisSetTimeout (from hiredis) as an option to most calls? I'm specifically looking at the $subscribe model, where I'm a little daunted by

NOTE: you need to be careful here - hiredis internally uses a blocking read which cannot be interrupted with Ctrl-C once started unless a message is received on the channels being listened to!

Shallow research suggests that it generally can be used before redisGetReply ... admittedly I'm not certain if that's used for most redis verbs.

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