Skip to content

Conversation

@appkins
Copy link

@appkins appkins commented Dec 10, 2018

Added support for redis streams. This also introduces the consumer class. This can be used to consume and process messages from a stream. Subscribing to a stream first tries to consume pending messages in the case of a crash. If there are no pending messages or all have been consumed, the consumer will process new messages.

Check out the official streams intro to learn more about redis streams.

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.

3 participants