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 streams support. #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

boehlkers
Copy link

Closes #340.

Implements redis-streams support.

It turns out using redis streams as the communication mechanism is quite different from standard subscriptions so I pulled the functionality into a separate module, would be happy to consider pulling it entirely out into a separate package if you'd prefer to keep this implementation slim and targeted.

Updates to the README are coming barring no objections on this implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Redis Streams
1 participant