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

Adding Redis Pub/Sub handler (closes #574) #1503

Merged
merged 1 commit into from Dec 10, 2020
Merged

Adding Redis Pub/Sub handler (closes #574) #1503

merged 1 commit into from Dec 10, 2020

Conversation

gfaugere
Copy link
Contributor

@gfaugere gfaugere commented Oct 1, 2020

This adds a basic Handler which pushes messages to a Pub/Sub Redis channel.

Let me know if you think it should be rewritten as part of the existing Redis handler - or if this is fine!

@Seldaek Seldaek changed the base branch from master to main December 9, 2020 22:33
@Seldaek Seldaek added this to the 2.x milestone Dec 10, 2020
@Seldaek Seldaek merged commit 9ab131c into Seldaek:main Dec 10, 2020
@Seldaek
Copy link
Owner

Seldaek commented Dec 10, 2020

Thanks, looks fine to me as is, very simple.

Seldaek added a commit that referenced this pull request Dec 10, 2020
@lyrixx lyrixx mentioned this pull request Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants