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

Pika mget HMGET supports querying cache and disk when multiple keys are used #2612

Open
chejinge opened this issue Apr 18, 2024 · 3 comments
Assignees
Labels
✏️ Feature New feature or request

Comments

@chejinge
Copy link
Collaborator

chejinge commented Apr 18, 2024

Which PikiwiDB functionalities are relevant/related to the feature request?

No response

目前的逻辑是:
如果是1个key 先走cache在走db,如果是多个key,直接走db

Description

cache中没有的标记下去查磁盘

Proposed solution

pika mget多个key的时候支持查缓存和磁盘

Alternatives considered

pika mget多个key的时候支持查缓存和磁盘

@chejinge chejinge added the ✏️ Feature New feature or request label Apr 18, 2024
@Issues-translate-bot
Copy link

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


Title: pika supports checking cache and disk when mget multiple keys

@chejinge chejinge changed the title pika mget多个key的时候支持查缓存和磁盘 pika mget HMGET 多个key的时候支持查缓存和磁盘 Apr 18, 2024
@chejinge chejinge changed the title pika mget HMGET 多个key的时候支持查缓存和磁盘 Pika mget HMGET supports querying cache and disk when multiple keys are used Apr 18, 2024
@578223592
Copy link
Contributor

578223592 commented Apr 18, 2024

i want to try this task.

@578223592
Copy link
Contributor

@chejinge Sorry, I only recently started trying to solve this issue, but does it seem like the issue has already been resolved?

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

No branches or pull requests

3 participants