Skip to content

Instantly share code, notes, and snippets.

@catwell
Created March 1, 2011 15:32
Show Gist options
  • Save catwell/849299 to your computer and use it in GitHub Desktop.
Save catwell/849299 to your computer and use it in GitHub Desktop.
Redis meta-Manifesto
redis> sismember DSLs Redis
(integer) 1
redis> zrank priorities memory
(integer) 0
redis> hget reasons api
"data structures"
redis> get code
"print STDOUT q; Just another Perl hacker,; unless $spring"
redis> sinter good complexity
(empty list or set)
redis> hkeys api_levels
1) "1"
2) "2"
redis> persist joy
(integer) 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment