Module redis_async::client::connect[][src]

Functions

connect

Connect to a Redis server and return a Future that resolves to a RespConnection for reading and writing asynchronously.

connect_with_auth

Type Definitions

RespConnection