Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hiredis now supports SSL #828

Closed
tjwallace opened this issue Feb 27, 2019 · 2 comments
Closed

hiredis now supports SSL #828

tjwallace opened this issue Feb 27, 2019 · 2 comments

Comments

@tjwallace
Copy link

tjwallace commented Feb 27, 2019

SSL support in hiredis has been merged: redis/hiredis#645

Relevant code: https://github.com/redis/redis-rb/blob/master/lib/redis/connection/hiredis.rb#L17
hiredis-rb issue: redis/hiredis-rb#58

@espen
Copy link
Contributor

espen commented Apr 7, 2021

Would just removing that line fix this or is there anything else that needs to be done?

@byroot
Copy link
Collaborator

byroot commented Aug 17, 2022

redis-rb 5.0 now uses redis-client under the hood, which does have hiredis bindings with SSL support.

@byroot byroot closed this as completed Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants