Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

r4vi/redis-pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo to show how to use redis to subscribe to a channel in a non-blocking way.

Use pip to install the dependencies:

pip install -r requirements.txt

preferably inside a virtualenv.

You can watch a demo on youtube.

About

How to use redis pubsub in python without blocking the main thread.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages