Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fjc-hub opened this issue Dec 19, 2024 · 3 comments

Comments

@fjc-hub
Copy link

fjc-hub commented Dec 19, 2024

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

@fjc-hub
Copy link
Author

fjc-hub commented Dec 19, 2024

读到一个未来的“修改”应该不符合强一致性吧。欢迎指导

@niebayes
Copy link
Owner

niebayes commented Dec 19, 2024 via email

@fjc-hub
Copy link
Author

fjc-hub commented Dec 22, 2024

我周末看一下,感谢提问 fjc-hub @.> 于2024年12月19日周四 22:43写道:

欢迎指导 — Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBF34MXEOZR67M5HIBIYQD2GLLP7AVCNFSM6AAAAABT5EPGE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJUGM3TQMZSGU . You are receiving this because you are subscribed to this thread.Message ID: @.
>

大佬,有时间救一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants