4 Commits

Author SHA1 Message Date
Yossi Gottlieb
10ffeb03e4 TLS: Connections refactoring and TLS support.
* Introduce a connection abstraction layer for all socket operations and
integrate it across the code base.
* Provide an optional TLS connections implementation based on OpenSSL.
* Pull a newer version of hiredis with TLS support.
* Tests, redis-cli updates for TLS support.
2019-10-07 21:06:13 +03:00
antirez
da0fd6248c More robust maxclients test. 2012-04-18 11:34:18 +02:00
antirez
2efe89f513 Less false positives in maxclients test, hopefully. 2012-04-17 10:04:42 +02:00
antirez
9eb184b338 Test for maxclients. 2012-04-08 11:16:40 +02:00