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

Q) How to save converted json file? #191

Open
Haebuk opened this issue Dec 19, 2022 · 3 comments
Open

Q) How to save converted json file? #191

Haebuk opened this issue Dec 19, 2022 · 3 comments

Comments

@Haebuk
Copy link

Haebuk commented Dec 19, 2022

Hi, I want convert redis backup (.rdb) file to json file.
I read the read.md file but I found just convert file but didn't save it.
How can I save converted json file to local?

@JosuaKrause
Copy link

redirect the output into a file.

rdb -c json dump.rdb > dump.json

@ChenWei-XiaoYi
Copy link

ChenWei-XiaoYi commented Feb 17, 2023 via email

@smilyFw
Copy link

smilyFw commented Feb 17, 2023 via email

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

4 participants