Ismaël Mejía created BEAM-9747:
----------------------------------
Summary: Deprecate RedisIO.readAll() and add
RedisIO.readKeyPatterns() as a replacement
Key: BEAM-9747
URL: https://issues.apache.org/jira/browse/BEAM-9747
Project: Beam
Issue Type: Improvement
Components: io-java-redis
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
The current RedisIO.ReadAll transform does not follow the ReadAll pattern
introduced by other IOs like HBaseIO, SolrIO and soon CassandraIO. We should
change current ReadAll into ReadKeyPatterns to avoid confusion to be able to
provide a
consistent ReadAll transform BEAM-9403
--
This message was sent by Atlassian Jira
(v8.3.4#803005)