• Yossi Gottlieb's avatar
    TLS: Connections refactoring and TLS support. · b087dd1d
    Yossi Gottlieb authored
    * 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.
    b087dd1d
hiredis.h 10.8 KB