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

Feature to enable Redis for ElastiCache #4288

Merged
merged 10 commits into from
Oct 21, 2023

Conversation

dhaley
Copy link
Collaborator

@dhaley dhaley commented Oct 19, 2023

Any background context you want to provide?

What's this PR do?

Fixes bug with CELERY BROKER connection string to Elasticache Redis

How should this be manually tested?

In Django shell, print CELERY_BROKER_URL to make sure it is correct when using Docker.py settings.

What are the relevant tickets?

No

Screenshots (if appropriate)

@github-actions
Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@github-actions
Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@github-actions
Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@github-actions
Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

config/settings/docker.py Outdated Show resolved Hide resolved
config/settings/docker.py Outdated Show resolved Hide resolved
@nllong nllong added the Feature Add this label to new features. This will be reflected in the change log when generated. label Oct 19, 2023
@nllong nllong changed the title Feature/fix redis warning for elasticache Feature to enable Redis for ElastiCache Oct 19, 2023
@dhaley dhaley requested a review from kflemin October 19, 2023 20:57
@dhaley dhaley force-pushed the feature/fix-redis-warning-for-elasticache branch from aba190c to e9ee9d1 Compare October 19, 2023 21:22
@nllong nllong merged commit 683ed09 into develop Oct 21, 2023
7 checks passed
@nllong nllong deleted the feature/fix-redis-warning-for-elasticache branch October 21, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add this label to new features. This will be reflected in the change log when generated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants