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 8da20c2 Merge pull request #8632 from youngoli/beam7373
add cabbce6 [BEAM-7286] RedisIO support for INCRBY/DECRBY operations
new 74899d6 Merge pull request: [BEAM-7286] RedisIO support for
INCRBY/DECRBY operations
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 | 26 +++++++++++++++++-
.../org/apache/beam/sdk/io/redis/RedisIOTest.java | 31 ++++++++++++++++++++++
2 files changed, 56 insertions(+), 1 deletion(-)