Add members to set
Add single member
SADD myset "hello"
Add multiple members
SADD tags "redis" "database" "nosql"