Skip to content

Sync() for persistent KV stores. #99

@ghost

Description

Something like

type Syncer interface {
     Sync() error
}

flushes buffers, writes changes to disk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions