-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update workflow-quickstart.md regarding using Redis in production #4404
Conversation
Signed-off-by: Stephen Clarke <[email protected]>
daprdocs/content/en/getting-started/quickstarts/workflow-quickstart.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quick typo fix - thank you!
…start.md Co-authored-by: Hannah Hunter <[email protected]> Signed-off-by: Stephen Clarke <[email protected]>
Good spot, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@holopin-bot @sclarke81 Thank you Stephen! |
Congratulations @sclarke81, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cm48768wn19040cjullx9ko4f This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Redis is used in the Workflows Quickstarts, but Redis isn't recommended for use in production (for Workflows). Added a note to the Quickstarts page to highlight this. I've raised this in response to discussions with Oli and Whit on Discord.