小编Ale*_*dra的帖子

使用 Firestore Cloud Functions 进行计数

我喜欢使用 firestore 云函数来计算子集合中的文档数量。

我的数据库如下所示: groups/{groupId}/members/{memberId}

我喜欢计算每个组的成员数量(memberId)。这意味着每个组可以有不同数量的成员,并且可以灵活地增加或减少。

我会对你的想法感到高兴:-)。

firebase google-cloud-platform google-cloud-functions google-cloud-firestore

4
推荐指数
1
解决办法
2278
查看次数