You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 18:33:16 UTC

[GitHub] [beam] kennknowles opened a new issue, #18409: Create a JCache based IO

kennknowles opened a new issue, #18409:
URL: https://github.com/apache/beam/issues/18409

   Given the current work to support IOs for in-memory data stores like Redis and Memcached it makes probably sense to have a connector for the common API that Java has for this type of systems, with this we can support other in-memory grids like Apache Ignite, Hazelcast, etc.
   Note: I am not 100% sure if the API has a generic way to discover at least per server splits but this is worth exploring.
   
   Imported from Jira [BEAM-2584](https://issues.apache.org/jira/browse/BEAM-2584). Original Jira may contain additional context.
   Reported by: iemejia.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org