Skip to content

Instantly share code, notes, and snippets.

@kidchenko
Last active May 13, 2019 03:50
Show Gist options
  • Save kidchenko/f5e91fde358ef398e42eb1072d55c660 to your computer and use it in GitHub Desktop.
Save kidchenko/f5e91fde358ef398e42eb1072d55c660 to your computer and use it in GitHub Desktop.
Configure redis
# Using redis-cli, you can do something like this:
CONFIG SET dir 'C:/data/redis/'
CONFIG SET dbfilename temp.rdb
CONFIG SET notify-keyspace-events Kx$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment