Skip to content

[storage] Put Storage Impls Behind Actor Interface #3776

@patrick-ogrady

Description

@patrick-ogrady

To avoid blocking in actor loops on storage, we should create actor interfaces that send messages back with storage results.

This should greatly improve performance on slow disks (that would otherwise improve our message handling rate).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Staged

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions