Module redis_async::client::connect

source ·

Enums

Functions

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

Type Definitions