Skip to content

Manual sync mode #42

Description

@guilload

I'm currently using mrecordlog in a for loop:

for (queue_id, records) in ... {
    recordlog.append_records(queue_id, records).await
}

The current sync policies do not allow me to sync after a batch or every x seconds after a batch.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions