Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
This commit is contained in:
wxbty 2022-11-03 11:23:34 +08:00 committed by GitHub
parent 19393252de
commit 80b61c484c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ You can store a record in Redis using the `create` operation. This sets a key to
"Lorem": "Ipsum"
}
}
```
#### Response