This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7969f5f Merge pull request #6179: [BEAM-3370 & BEAM-3359] Enable
running IOIT on flink
add 3e72123 Add support for set, lpush, and rpush Redis operations,
including setting expire time
add 49626f3 Add tests for set, lpush, and rpush Redis operations
add 1c80e6c Update the test method names to follow the convention
add 6cda88a Remove unintentional comments
new 9b4ed13 Merge pull request #6045 from henryken/redisio-set
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/beam/sdk/io/redis/RedisIO.java | 106 ++++++++++++++++++++-
.../org/apache/beam/sdk/io/redis/RedisIOTest.java | 84 +++++++++++++++-
2 files changed, 185 insertions(+), 5 deletions(-)