我的应用程序托管在 firebase 中,并使用云函数从第三方 API 获取数据。该云函数是 HTTP 触发的,并在客户端请求数据时运行。我想减少云函数调用(因为它目前在 Blaze 计划中),因此考虑在我的应用程序中添加缓存。
browser-cache firebase firebase-realtime-database google-cloud-functions
browser-cache ×1
firebase ×1
firebase-realtime-database ×1
google-cloud-functions ×1