Skip to content

Tracking issue for linearizable read #806

Open
@drmingdrmer

Description

@drmingdrmer

In a distributed system, a read request should see the result of a former succeeded write, by wall-clock means, or by pseudo time(log id) means.

To ensure consistency in a distributed system, when a read request is made, it should be able to access the outcome of a previously successful write, either through wall-clock means or by using pseudo time (log id).

Metadata

Metadata

Assignees

No one assigned

    Labels

    trackingtracking issue of other sub issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions