Skip to content

Example of how to handle background processes with Flask, Redis Queue, and Docker

License

Notifications You must be signed in to change notification settings

predicate-ui/flask-redis-queue

 
 

Repository files navigation

Flask Redis Queue

Example of how to handle background processes with Flask, Redis Queue, and Docker

Quick Start

Spin up the containers:

$ docker-compose up -d --build

Open your browser to http://localhost:5004

About

Example of how to handle background processes with Flask, Redis Queue, and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.9%
  • HTML 24.3%
  • JavaScript 9.9%
  • Dockerfile 4.4%
  • CSS 2.5%