Skip to content

Instantly share code, notes, and snippets.

@zatosource
Created January 13, 2015 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zatosource/47773a5c3e282886ae97 to your computer and use it in GitHub Desktop.
Save zatosource/47773a5c3e282886ae97 to your computer and use it in GitHub Desktop.
node1 configuration (Redis HA w/ sentinels guide)
# Host and port we will listen for requests on
bind redis1
port 16300
# Database location
dir .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment