Skip to content

DemianKost/python-redis-queue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python and Redis Example

Sometimes you need to build queue application based on Python that works with Redis to make a remote computation for your main app, so here is my solution for this problem.

Before you start - don't forget to create a new virtual env and install all dependencies.

About

Small demonstration of my approach of using Redis as Queue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages