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

Expand description

An Redis-backed implementation of the database traits.

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

Structs

A Database implementation, backed by a Redis instance.