readme: indicate there is no persistence yet. (#36)

This commit is contained in:
Carl Lerche
2020-04-15 13:37:21 -07:00
committed by GitHub
parent f17525569c
commit 4bc7af4455

View File

@@ -68,6 +68,7 @@ cargo run --bin cli get foo
The Redis wire protocol specification can be found
[here](https://redis.io/topics/protocol).
There is no support for persistence yet.
## Tokio patterns