forked from arun-james/dataflow-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vivek Naskar edited this page Aug 22, 2020
·
1 revision
Welcome to the google-dataflow-redis-example wiki!
This application is an implementation of the google cloud dataflow where the file is read from the GCS bucket, it processes it and then the processed data is inserted into memorystore, Google's implementation of Redis with reduced latency.
Created with the sole purpose of learning and sharing.