kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Add support of the command DUMP

Open PragmaTwice opened this issue 1 year ago • 6 comments

Refer to https://redis.io/commands/dump/

PragmaTwice avatar Dec 18 '23 15:12 PragmaTwice

I noticed that this ISSUE hasn't been assigned to anyone for resolution, but it was mentioned in another issue #1949 that it should be done. @maochongxin Have you started working on it?

AntiTopQuark avatar Jan 24 '24 09:01 AntiTopQuark

I noticed that this ISSUE hasn't been assigned to anyone for resolution, but it was mentioned in another issue #1949 that it should be done.

@maochongxin Have you started working on it?

You can do it, I may not have time to do this, thanks

maochongxin avatar Jan 24 '24 09:01 maochongxin

I noticed that this ISSUE hasn't been assigned to anyone for resolution, but it was mentioned in another issue #1949 that it should be done. @maochongxin Have you started working on it?

You can do it, I may not have time to do this, thanks

Thanks

AntiTopQuark avatar Jan 24 '24 09:01 AntiTopQuark

@PragmaTwice Can you please assign this issue to me? Also, I've noticed that the DUMP command is closely related to the RESTORE command. Perhaps I can create a new issue for RESTORE and implement both commands simultaneously?

https://redis.io/commands/restore/

AntiTopQuark avatar Jan 24 '24 09:01 AntiTopQuark

@AntiTopQuark Assigned. Thanks for your interest.

@maochongxin Thanks for your reply and efforts.

git-hulk avatar Jan 24 '24 10:01 git-hulk

Also, I've noticed that the DUMP command is closely related to the RESTORE command. Perhaps I can create a new issue for RESTORE and implement both commands simultaneously?

RESTORE is already supported in https://github.com/apache/kvrocks/pull/1684.

PragmaTwice avatar Jan 24 '24 10:01 PragmaTwice

@AntiTopQuark Are you still working on it?

Chiro11 avatar Apr 03 '24 09:04 Chiro11

@AntiTopQuark Are you still working on it?

I sincerely apologize for the prolonged delay. I am still working on this task and will do my best to complete it within the next three days. My apologies once again.

AntiTopQuark avatar Apr 03 '24 10:04 AntiTopQuark

@AntiTopQuark Thank you for your efforts. We look forward to your PR.

jihuayu avatar Apr 04 '24 06:04 jihuayu