简体   繁体   中英

Is it possible to trigger cloud memorystore by cloud functions or cloud run in GCP?

From the document , it support storage, pub/sub, firestore, etc. But didn't find if it support cloud memorystore .

If one data has been saved into memorystore, what to run a function, how to do?

No. Looking at the list of triggers offered by Cloud Functions , you can see that there is nothing for Memorystore. There is also nothing offered for Cloud Run, which does not yet have public support for triggers (except pubsub ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM