[][src]Module rollenspielsache::redis

Working with Redis datatypes.

Structs

POOL
RedisHash

A representation of a Rust object's data as RedisHashPairs

RedisHashPair

A single key-value Redis Hash mapping

Traits

RedisInterface

Objects must implement this trait to work with the data store

Type Definitions

Pool