Skip to content

Instantly share code, notes, and snippets.

@aershov24
Created September 23, 2020 05:32
Show Gist options
  • Save aershov24/c86dd64f6254c6f295f0f9dddc073972 to your computer and use it in GitHub Desktop.
Save aershov24/c86dd64f6254c6f295f0f9dddc073972 to your computer and use it in GitHub Desktop.
INCR id:users
SET user:{id}:name "Fred"
SET user:{id}:age 25
SADD users {id}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment