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.

Type Definitions

RespConnection