Skip to content

Idea: only use hiredis reader? #161

Open
@casperisfine

Description

@casperisfine

Ref: #133
Ref: #135

Hiredis is quite a pain to bind, and it's lacking behind in SSL capabilities etc.

I don't think there is much in the hiredis IO layer that really justifies binding the entire library.

It would make sense to only bind the redisReader part, do the IO in Pure Ruby, and call redisReaderFeed + redisReaderGetReply.

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