mirror of
https://github.com/google/nomulus
synced 2026-04-11 20:17:22 +00:00
* Load raw records from Datastore export Created a tool that can export from a test instance of Datastore. Defined Beam pipeline transforms for loading raw records back from the export. This is the first part of the effort to create a consistent snapshot of Datastore. The next step is to load entity records from CommitLog files.