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

feat: Improve the RTC process of Read/Write model #2629

Open
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Conversation

chenbt-hz
Copy link
Collaborator

about: #2542
改动:在读请求放入队列前,先进行判断是否在cache中读取

@github-actions github-actions bot added ✏️ Feature New feature or request 🧹 Updates This will not be worked on labels Apr 28, 2024
@chejinge
Copy link
Collaborator

我有个疑问,如果这个命令应该在cache中读取 但是命不中,还是得放入队列吧,只有命中了才不用放入队列
判断命中不命中就相当于查询了一次cache了

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


I have a question. If this command should be read from the cache but misses, it still has to be put into the queue. Only if it hits, there is no need to put it into the queue.
Determining whether the hit is a hit or not is equivalent to querying the cache once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request 🧹 Updates This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants