df-cache 0.1.2

This is an Cache
Documentation
# df-cache 缓存
----

[![License](https://img.shields.io/crates/l/MIT)](LICENSE-MIT)
[![Crates.io Version](https://img.shields.io/crates/v/df-cache)](https://crates.io/crates/df-cache)

# Installation

----

**Cargo.toml**

```toml
[dependencies]
df-cache = "*"
```
## 支持

* Redis


## 实例

````json

````