- 07 Oct, 2019 1 commit
-
-
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.
-
- 02 Feb, 2016 1 commit
-
-
antirez authored
-
- 09 Jan, 2015 1 commit
-
-
antirez authored
-
- 14 May, 2014 1 commit
-
-
antirez authored
-
- 13 May, 2014 1 commit
-
-
antirez authored
Better handling of connection errors in order to update the table and recovery, populate the startup nodes table after fetching the list of nodes. More work to do about it, it is still not as reliable as redis-rb-cluster implementation which is the minimal reference implementation for Redis Cluster clients.
-
- 02 May, 2014 4 commits
- 30 Apr, 2014 2 commits