debasishg / scala-redis

A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
1.02k stars 219 forks source link

Connection over SSL #254

Closed ppanda2-ford closed 4 years ago

ppanda2-ford commented 4 years ago

Does this library support connection over SSL. I have tried and checked the code, did not see anything for SSL. Could you please confirm.