diff --git a/README.md b/README.md index ad60786..1536984 100644 --- a/README.md +++ b/README.md @@ -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