Crate kalgan_cache

Crate kalgan_cache 

Source
Expand description

A wrapper for redis crate.

Re-exports§

pub extern crate redis;

Structs§

Cache
The object that keeps the Redis connection.