Module fred::client[][src]

Expand description

The primary interface for communicating with the Redis server.

Modules

Utility functions used by the client that may also be useful to callers.

Structs

A Redis client struct.

A wrapping struct for commands in a MULTI/EXEC transaction block.