mirror of
https://github.com/google/nomulus
synced 2026-01-08 15:21:46 +00:00
* Load CommitLog into BEAM pipeline Created tools that can generate CommitLogs on a test datastore. Defined BEAM transforms that load from CommitLog files and added a few simple tests. This is work-in-progress. Next step is to build a consistent backup by merging Datastore exports and CommitLogs.