Crate relay_redis

source ·
Expand description

Abstraction over Redis caches.

By default, this library only implements an empty noop client. With the impl feature, the actual Redis client is implemented.

Re-exports§

  • pub use redis;

Structs§

Enums§