What is a workaround for redis-cli --rdb
? How to download a dump from a remote server?
#2395
Unanswered
simon-liebehenschel
asked this question in
Q&A
Replies: 1 comment
-
you can setup a local dragonfly server, replicate into it and then call "save" to create a snapshot |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Running
gives an error
What is a "dragonflydb" way to achieve this? Any workaround?
Beta Was this translation helpful? Give feedback.
All reactions