Jaymon / chef-cookbooks

Various Chef cookbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis SSL

Jaymon opened this issue · comments

redis/redis#2178

http://redis.io/topics/encryption

Now that PGBouncer has SSL support, we only need Redis SSL support to ditch Spiped, this is just so we can remember and check up on Redis ssl progress


redis/redis#6236

Redis might finally have SSL support

see also:


From a March 2016 and November 2019 comment in a private repo, I'm moving it here

Redis SSL is coming in 6.0

Redis 6.0 introduces SSL, the new RESP3 protocol, ACLs, client side caching, diskless replicas, I/O threads, and many more improvements. Currently in release candidate, will be stable between March and May 2020.