Module redis_async::client::connect
[−]
[src]
Structs
ClientConnection |
A low-level client connection representing a sender and a receiver. |
Functions
connect |
Connect to a Redis server and return paired Sink and Stream for reading and writing asynchronously. |