Skip to content

Instantly share code, notes, and snippets.

@ajeetraina
Created September 26, 2021 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajeetraina/bbb128f059761c3d6d8dc57fb13269c8 to your computer and use it in GitHub Desktop.
Save ajeetraina/bbb128f059761c3d6d8dc57fb13269c8 to your computer and use it in GitHub Desktop.
Using a standard Redis Client for PubSub
# Using a standard Redis client...
127.0.0.1:6379> PUBLISH currentLocationsPS '{"acc": 0.1, "speed": 10.6, "route": "foo"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment