menu
ioredis package
documentation
ioredis.dart
Redis
setSocket method
setSocket method
dark_mode
light_mode
setSocket
method
Redis
setSocket
(
Socket
socket
)
Set custom socket
Implementation
Redis setSocket(Socket socket) { connection.setSocket(socket); return this; }
ioredis package
documentation
ioredis
Redis
setSocket method
Redis class