Firebase Auth/Notification 实时数据库和数据存储

Firebase Auth/Notification Realtime Database and Data Storage

我们计划实施 FireBaseAuthNotifications。 免费包中提到RealTime Database的同时连接数可达100个,File Storage约为5GB。

实时数据库同时连接和文件存储(上传/下载/存储)有什么区别?

AuthNotifications 的情况下使用了哪些?

实时数据库同时连接和文件存储与身份验证和通知不同。 对 Auth 和 Notifications 没有限制,因为它们不与 Firebase 中的数据库或文件存储链接