标签: google-cloud-firestore app-engine-ndb
Google宣布自动从Datastore迁移到Firestore。 它的数据存储模式非常好,因为我们将摆脱诸如交易中的祖先查询,实体组等的限制。
我们有大量使用NDB的代码。他们会取消NDB的限制吗?
什么时候?
还是我们需要切换到Cloud Datastore API或Firestore API?