/redis101

Primary LanguagePythonMIT LicenseMIT

Using the app

docker-compose up --build -d --scale worker=2

python dataproc.py

docker logs -f redis101_worker_1

docker logs -f redis101_worker_2

Usefull links