Module fred::sync::owned [] [src]

A remote interface for a RedisClient that takes ownership over self on each command, ideal for chaining commands together.

Structs

RedisClientRemote

A Send and Sync wrapper around a RedisClient.