Connects to a Redis server, authenticates, and returns a live session.
Dials the core transport, runs the handshake for the requested protocol version (HELLO 3 for
protocol: 3, otherwise AUTH), optionally selects a database, then starts the background
pump that routes replies and Pub/Sub deliveries.
Connects to a Redis server, authenticates, and returns a live session.
Dials the core transport, runs the handshake for the requested protocol version (
HELLO 3forprotocol: 3, otherwiseAUTH), optionally selects a database, then starts the background pump that routes replies and Pub/Sub deliveries.