8000 [storage::adb::sync] Apply fetched operations to database as they're received · Issue #1191 · commonwarexyz/monorepo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[storage::adb::sync] Apply fetched operations to database as they're received #1191
Open
@danlaine

Description

@danlaine

In #1165, we store all of the Operations before finally applying them all in init_sync at the end of the data fetching phase of syncing. This will not work with large databases. Operations must be applied (i.e. persisted) regularly instead of all at the end.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0