Skip to content

What are shared between Datastore mode and Native mode? #25

@apstndb

Description

@apstndb

Datastore mode and Native mode has the same Cloud Firestore brand but they are exclusive currently.
It is not obvious the correspondence between the two modes.
Which layers are shared between the two modes?

  • ACID & regional replicated storage layer(Some Googlers say it is Spanner)
  • entity and index(like structure written in the Datastore articles How Entities and Indexes are Stored)
  • Datastore API (Native mode overlays on Datastore mode)

質問: Datastore mode と Native mode の間では何が共有されているんでしょうか。
Datastore mode と Native mode は同一の Cloud Firestore のブランドを共有していますが、2つのモードは現在排他的です。
2つのモードの間の関係性はあまり明確ではありません。
どのレイヤー(まで)が2つのモードで共有されているのでしょうか。

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions