Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3179·noms

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:

  • https://github.com/attic-labs/noms/issues/2640
  • https://github.com/attic-labs/noms/issues/3178

Source: attic-labs/noms

View original on GitHubView discussion on GitHub