You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2020/05/12 20:25:18 UTC

[incubator-streampipes-extensions] branch dev updated (a2a8c0c -> 60347f4)

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

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git.


    from a2a8c0c  fix merge
     new e4ad088  Add validation to Redis key field
     new d41ff77  Merge branch 'dev' of github.com:apache/incubator-streampipes-extensions into STREAMPIPES-121
     new 60347f4  Merge pull request #13 from grainier/STREAMPIPES-121

The 900 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:
 .../streampipes/sinks/databases/jvm/redis/Redis.java | 20 ++++++++------------
 .../sinks/databases/jvm/redis/RedisController.java   | 18 ++++++++++++------
 .../sinks/databases/jvm/redis/RedisParameters.java   |  7 +++++++
 .../documentation.md                                 |  7 +++++--
 .../strings.en                                       |  5 ++++-
 5 files changed, 36 insertions(+), 21 deletions(-)