mirror of https://github.com/dapr/docs.git
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
This commit is contained in:
parent
19393252de
commit
80b61c484c
|
|
@ -86,6 +86,7 @@ You can store a record in Redis using the `create` operation. This sets a key to
|
|||
"Lorem": "Ipsum"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue