Implement batched writing
Author: ghostCreated Feb 11, 2017Updated Aug 5, 2022
LabelsP0
ATM, writes to a remote server must be staged locally and then all new data gets sent up on commit. This is wasteful in at least two directions and, in particular, slows down sync.
Needs clear design.
Blocked by:
Source: attic-labs/noms