Skip to content

Firestore and Database Emulator: Initialization of an instance with a dataset #1167

Closed
@gaeldestrem

Description

@gaeldestrem

It would be great to have the possibility to create an instance of the Firestore emulator with a dataset.

Currently, we're doing a batch write to initialize or reset an instance of an emulator. The issue is that it takes nearly 3s for an update of 120 operations (our testing dataset).

Would it be possible to create a Firestore emulator instance from a snapshot or to improve the performances of the emulator for large updates?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions