Skip to content

Idea: only use hiredis reader? #161

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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