Skip to content

[storage/journal] Better read caching #1118

Open
@roberto-bayardo

Description

@roberto-bayardo

While journal replay is now buffered & fast, adb::any startup requires non-sequential reads of the fixed journal in order to replay an operation that updates an existing key (to ensure the mapped key isn't a collision). Because non-sequential reads such as these remain unbuffered (above the system level) the performance of this is poor.

Metadata

Metadata

Assignees

No one assigned

    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