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

Commits on Jun 1, 2024

  1. Adding RsStreamMessageId

    mumez committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    356fab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a1594 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Added MessageId test

    mumez committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6dca07e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Adding RsStreamSettings

    mumez committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    683c557 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    5d2aab7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Adding more read methods

    mumez committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ee26fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Adding trim methods

    mumez committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    23231ed View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4f74530 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c7184bb View commit details
    Browse the repository at this point in the history
  2. Added #waitMilliseconds setting

    mumez committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    feb7276 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    0a49bee View commit details
    Browse the repository at this point in the history
  2. Added #testFirstLast test

    mumez committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c9ada2e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Added #testComing

    mumez committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3faba69 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Ading RsStreamIterator

    mumez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4ef04a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Implementing RsStreamIterator

    mumez committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    299bfda View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Adding RsStreamReverseIterator

    mumez committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f560d1d View commit details
    Browse the repository at this point in the history
  2. Added testDoCollect test case

    mumez committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4829932 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ba246d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Adding RsStreamPoller

    mumez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    539420c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Implementing RsStreamPoller

    mumez committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ce781fe View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Writing testSimplePoll

    mumez committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4556775 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fixing RsStreamPoller

    mumez committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2e1b4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    9cee25c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f749d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    0b509a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Adding RsStreamConsumerGroup

    mumez committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d168130 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    649db0a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    695d002 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Implementing RsStreamConsumer

    mumez committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    639beba View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Cleaning up RsStreamConsumer

    mumez committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b2852a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    dae131d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Added #testSimpleConsume test

    mumez committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c338aa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Added testMultiConsume test

    mumez committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    0adf81e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    3bc5a03 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    5430c96 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Added testSimpleGroupPoll test

    mumez committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    07c0043 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    9848f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Added testPollWithPendings test

    mumez committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0011b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a8632 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    a6e43a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79350f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Refactoring RsStreamConsumer

    mumez committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    988053a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    bb0fe9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332c34b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    eb7fccb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    28532dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ea965 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from mumez/feature/stream-objectify

    Providing high-level Stream API
    mumez authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    19ed7d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    b7ac583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c94f22 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from mumez/feature/stream-objects

    Added StreamObjectsTests to .smalltalk.ston
    mumez authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    766fc8d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    f7d7f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d4698 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from mumez/feature/stream-objects

    Added delete API tests to RSRedisStreamTest
    mumez authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cf91786 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Supporting XSETID

    mumez committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f837989 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    fc843ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from mumez/feature/stream-objects

    Added testNextPutWithMessageId test case
    mumez authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    88e0bbb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    a4e69c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421b25d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from mumez/feature/stream-objects

    Updated RsStream #>> to accept associations too
    mumez authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    934ae37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from mumez/feature/stream-objects-doc

    Added Stream.md for explaining Stream API usage
    mumez authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4b936dd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Added iterator section

    mumez committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3932afa View commit details
    Browse the repository at this point in the history
  2. Fixed test stream name

    mumez committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8d163ad View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Added a section about Poller

    mumez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d026b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Adding Consumer Group section

    mumez committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5099f5d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Adding Pending Entries section

    mumez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7731c99 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    ce63a65 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    ce47fa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Fixing flaky tests

    mumez committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7c6f1d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from mumez/feature/stream-objects

    Fixing flaky tests
    mumez authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2fadd95 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    1633dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7f389 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from mumez/feature/stream-objects

    Added #pendingListIdleMoreThan:limit: to RsStreamConsumerGroup
    mumez authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    807c0da View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Overall corrections

    mumez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ae2e74 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    88cf24f View commit details
    Browse the repository at this point in the history