Skip to content
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

Add Redis as a DB option in simplified init #2902

Closed
savannahostrowski opened this issue Oct 24, 2023 · 0 comments · Fixed by #2904
Closed

Add Redis as a DB option in simplified init #2902

savannahostrowski opened this issue Oct 24, 2023 · 0 comments · Fixed by #2904
Assignees
Labels
cli golden-path Improvements to the getting started experience + golden path (local dev -> first deploy)

Comments

@savannahostrowski
Copy link
Contributor

savannahostrowski commented Oct 24, 2023

Start with managed add-on Redis for Day 0.

@savannahostrowski savannahostrowski added cli golden-path Improvements to the getting started experience + golden path (local dev -> first deploy) labels Oct 24, 2023
@savannahostrowski savannahostrowski added this to the Germanium milestone Oct 24, 2023
weikanglim added a commit that referenced this issue Oct 27, 2023
Add support for Redis as an in-memory DB.

Python and JS libraries are autodetected. The bicep generated will host Redis using Azure Container Apps' managed add-on.

Tests have been added to validate bicep correctness which largely covers the feature. Manual tests were ran additionally to verify the Container App functionality.

Fixes #2902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli golden-path Improvements to the getting started experience + golden path (local dev -> first deploy)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants