Skip to content

Instantly share code, notes, and snippets.

@debasishg
Created April 18, 2010 05:49
Show Gist options
  • Save debasishg/370031 to your computer and use it in GitHub Desktop.
Save debasishg/370031 to your computer and use it in GitHub Desktop.
Open up a redis-client from where you installed redis and issue a publish command
./redis-cli publish a "hi there" ## the first shell should get the message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment