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

Added high-level data streaming API support #46

Merged
merged 75 commits into from
Sep 19, 2024
Merged

Added high-level data streaming API support #46

merged 75 commits into from
Sep 19, 2024

Conversation

mumez
Copy link
Owner

@mumez mumez commented Sep 19, 2024

Added high-level classes for data streaming

  • RsStream
  • RsStreamIterator
  • RsStreamConsumerGroup
  • RsStreamConsumer
  • RsStreamPoller, etc.

Stream.md has Basic Usage and Advanced Usage sections to describe the high-level APIs.

mumez and others added 29 commits September 1, 2024 22:45
Added StreamObjectsTests to .smalltalk.ston
Added delete API tests to RSRedisStreamTest
Added testNextPutWithMessageId test case
Updated RsStream #>> to accept associations too
Added Stream.md for explaining Stream API usage
Added #pendingListIdleMoreThan:limit: to RsStreamConsumerGroup
@mumez mumez merged commit 2de94af into master Sep 19, 2024
2 checks passed
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.

1 participant