Original source: https://github.com/dockersamples/example-voting-app
This repository is part of a multi-service example voting application which includes:
- Vote component
- Results component
- Worker component (this repository)
Additionally, this example voting app depends on:
- Redis cache
- Postgres database