Skip to content

Instantly share code, notes, and snippets.

@jhowbhz
Created October 19, 2022 01:36
Show Gist options
  • Save jhowbhz/e0b8df50f2048f7a4b92929416d3d7e1 to your computer and use it in GitHub Desktop.
Save jhowbhz/e0b8df50f2048f7a4b92929416d3d7e1 to your computer and use it in GitHub Desktop.
READONLY You can't write against a read only replica.
redis-cli -h 127.0.0.1 -p 6379 slaveof no one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment