Open
Description
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
Labels
No labels