You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a link to a minimal reproduction of the bug
No response
Screenshots or videos
No response
Please provide the version you discovered this bug in (check about page for version information)
跟进代码发现,读的时候优先从缓存读取,但是 multi 执行的命名没有更新缓存,导致数据读取不到。
The follow-up code found that the cache was preferentially read when reading, but the name executed by multi did not update the cache, so the data could not be read.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is this a regression?
Yes
Description
An existing key cannot be modified by multi
Please provide a link to a minimal reproduction of the bug
No response
Screenshots or videos
No response
Please provide the version you discovered this bug in (check about page for version information)
跟进代码发现,读的时候优先从缓存读取,但是 multi 执行的命名没有更新缓存,导致数据读取不到。
The follow-up code found that the cache was preferentially read when reading, but the name executed by multi did not update the cache, so the data could not be read.
Anything else?
No response
The text was updated successfully, but these errors were encountered: