Skip to content

Instantly share code, notes, and snippets.

@stockholmux
Created May 17, 2018 18:05
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 stockholmux/384fd8fc730277d167e1b9a18e99fe56 to your computer and use it in GitHub Desktop.
Save stockholmux/384fd8fc730277d167e1b9a18e99fe56 to your computer and use it in GitHub Desktop.
redis-cli> set mykey 1
redis-cli> get mykey
redis-cli> "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment