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

Discuss problem about hset command #51

Closed
quzizii opened this issue Nov 24, 2023 · 2 comments
Closed

Discuss problem about hset command #51

quzizii opened this issue Nov 24, 2023 · 2 comments

Comments

@quzizii
Copy link

quzizii commented Nov 24, 2023

redis提供的hset命令在写一个key时,支持同时写入多个field-value。

而pika的hset命令目前不支持,只支持一次写入一个key-field-value。

pikiwidb应该实现怎样的hset命令?

mmexport1700832995574.png

@AlexStocks
Copy link
Collaborator

按照最新的 redis 协议来实现。

@AlexStocks
Copy link
Collaborator

@quzizii 和 ncy 一块商量 hmset/hset hmget/hget 重复的问题

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