[][src]Module transact::database::redis

An Redis-backed implementation of the database traits.

This is an experimental feature, and is only available by enabling the "redis-db" feature.

Structs

RedisDatabase

A Database implementation, backed by a Redis instance.