Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

关于README中“为什么不需要为 Get operation cache value?”这个问题我有一个问题 #2

Description

@fjc-hub

在不cache value的情况下,每次reply GET请求的结果都是【GET请求被apply之后,handler执行GET】区间内某个时刻的状态,如果在这个time gap中有对应key的修改操作,会不会导致GET返回一个“未来”的结果(即GET(x)读到了本该在它之后才执行的APPEND(x)的结果)

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