I was wondering if there's any possible option to move data directly from Pub/Sub to Memorystore, no mather Redis or Memcached. Is there any kind of subscription from Memorystore to Pub/Sub?
I'm trying to move data directly from Pub/Sub to Memorystore. Could that be possible? At first sight I see:
- Memorystore subscription to Pub/Sub
- Dataflow to write to Memorystore
Am I crazy? Is one of those options possible? Any other possible option?