mirror of https://github.com/dapr/quickstarts.git
Update tutorials/pub-sub/README.md
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
parent
7da31c9e99
commit
a1f2b44b30
|
@ -343,7 +343,6 @@ If you want to see the [Cloud Events](https://github.com/cloudevents/spec) that
|
|||
docker exec -it dapr_redis redis-cli
|
||||
```
|
||||
|
||||
<!-- END_STEP -->
|
||||
|
||||
2. There can be multiple items/orders/messages inside a Redis stream. It is possible to get the number of orders inside a stream by using the `XLEN` command:
|
||||
|
||||
|
|
Loading…
Reference in New Issue