bungle / lua-resty-session

Session library for OpenResty – flexible and secure
BSD 2-Clause "Simplified" License
320 stars 111 forks source link

feat(redis) pass connect_opts to redis cluster #117

Closed bungle closed 3 years ago

bungle commented 3 years ago

Summary

Makes SSL to work with Redis Cluster, for example.

It was not possible to pass connection options on earlier releases of Redis Cluster library.