Created
July 2, 2020 12:39
-
-
Save velotiotech/a695b2b8a5f6eaadd551e13db87df845 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
redis-cli -h 10.0.1.90 -p 6379 set foo bar | |
OK | |
redis-cli -h 10.0.1.90 -p 6379 set foo bar | |
(error) MOVED 4813 10.0.9.203:6379 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment