This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ffb18c7 [BEAM-13015] Allow decoding a set of elements until we hit
the block boundary. (#16220)
add 124a8c2 [BEAM-13159] Add Redis Stream (XADD) Write Support (#15858)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
sdks/java/io/redis/build.gradle | 2 +-
.../java/org/apache/beam/sdk/io/redis/RedisIO.java | 204 +++++++++++++++++++++
.../org/apache/beam/sdk/io/redis/RedisIOTest.java | 79 ++++++++
4 files changed, 285 insertions(+), 1 deletion(-)