Skip to content

Instantly share code, notes, and snippets.

@jamesgolick
Created July 16, 2010 22:41
Show Gist options
  • Select an option

  • Save jamesgolick/479017 to your computer and use it in GitHub Desktop.

Select an option

Save jamesgolick/479017 to your computer and use it in GitHub Desktop.
ree-1.8.7-2010.02 > $redis.sismember("feature:whatever:users", 1)
=> true
ree-1.8.7-2010.02 > $redis.del("feature:whatever:members")
=> false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment