Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-13159

Support for Redis 5.0 streams (XADD/XREAD/XRANGE) in RedisIO

Details

    • New Feature
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.36.0
    • io-java-redis
    • None

    Description

      Redis 5.0 and later support an append-only log data structure called a "stream" – each element has a unique incrementing ID and contains one or more string:string key-value pairs.

      This seems like a gimme for a stream processing platform to support, and in fact Jedis already has support for XADD/XREAD/XRANGE in it, but the current redisIO Read and Write classes only support pcollections of single KVs and thus will need some additional work to support streams.

      Attachments

        Activity

          People

            n-oden N. M.
            n-oden N. M.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 13h
                13h