Skip to content

mjhea0/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

Open your browser to http://localhost:5001 view the app or to http://localhost:9181 to view the RQ dashboard.

About

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

Topics

Resources

License

Stars

Watchers

Forks