QID is a CI/CD based on Queues, meaning that the ones running the Jobs are basically queue workers.
QID is heavily inspired in ConcourseCI and basically trying to make a simple configuration (HCL instead of YAML) and simple installation/usage by allowing to run everything even in-memory (workers and DB) for small usecases.
The full documentation is available at docs/README.md