redis
redis copied to clipboard
Add TLS Support on SocketRedisConnector
Add support for TLS connection using :
(new ConnectContext())->withTlsContext($tlsContext);