Hi,
With the recent merging of SSL support into master in hiredis (redis/hiredis#645), it would be great to have the ability to make secure connections to redis via redux.
An initial implementation of this is available in jcohen02/redux@1c0232b but I wanted to get thoughts on this prior to submitting a PR - I'm assuming this will require a modified version of hiredis to be made available in rwinlib/hiredis but I wasn't clear at this stage whether it might present other cross-platform/dependency issues.
Hi,
With the recent merging of SSL support into master in hiredis (redis/hiredis#645), it would be great to have the ability to make secure connections to redis via redux.
An initial implementation of this is available in jcohen02/redux@1c0232b but I wanted to get thoughts on this prior to submitting a PR - I'm assuming this will require a modified version of hiredis to be made available in rwinlib/hiredis but I wasn't clear at this stage whether it might present other cross-platform/dependency issues.