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

STRING command develop #31

Closed
Tracked by #30
lqxhub opened this issue Nov 7, 2023 · 7 comments
Closed
Tracked by #30

STRING command develop #31

lqxhub opened this issue Nov 7, 2023 · 7 comments

Comments

@lqxhub
Copy link
Collaborator

lqxhub commented Nov 7, 2023

string 相关的命令开发

现在已经写了 SETGET的简单实现,

class GetCmd : public BaseCmd {

命令的具体实现逻辑可以参考 pika, pika 的string类型命令的文件在 pika_kv.cc
https:/OpenAtomFoundation/pika/blob/bdf90e81dce4cb49650f1a0d801e1c4e691d692f/src/pika_kv.cc#L6

@lqxhub lqxhub mentioned this issue Nov 7, 2023
2 tasks
@AlexStocks
Copy link
Contributor

Task List:

PCY:

strlen
mset
msetnx
setnx
setex

Henry:

psetex
getset
mget
append
bitcount

CSX:

bitop
getbit
setbit
incr
decr

QX:

incrby
incrbyfloat
decrby
getrange
setrange

@jettcc
Copy link
Collaborator

jettcc commented Nov 15, 2023

@lqxhub i want to join you

@lqxhub
Copy link
Collaborator Author

lqxhub commented Nov 15, 2023

@lqxhub i want to join you

incrby
incrbyfloat
decrby
getrange
setrange

这几个命令先给你来做吧, 有问题随时沟通

@jettcc
Copy link
Collaborator

jettcc commented Nov 15, 2023

这几个命令先给你来做吧, 有问题随时沟通

ok 😄

@quzizii
Copy link

quzizii commented Nov 15, 2023

我想要参与命令开发,可以分几个吗

@hahahashen
Copy link
Contributor

set命令的ex nx选项什么的是不是还没有实现呀

@Issues-translate-bot
Copy link

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


Is the ex nx option of the set command not implemented yet?

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

6 participants