You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2019/05/21 10:08:13 UTC

[beam] 01/01: Merge pull request: [BEAM-7286] RedisIO support for INCRBY/DECRBY operations

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 74899d6c762bc7f7cd6ddf6561d3acb24966a9df
Merge: 8da20c2 cabbce6
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Tue May 21 12:07:53 2019 +0200

    Merge pull request: [BEAM-7286] RedisIO support for INCRBY/DECRBY operations

 .../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(-)