aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/tasks.md
blob: 1ad19d2799d8dd143a03a322daac395958b4c794 (plain) (blame)
1
2
3
4
5
6
7
# Tasks

The app uses [dramatiq](https://dramatiq.io/) and [periodiq](https://gitlab.com/bersace/periodiq/) to run tasks in the background to:
 - update data,
 - notify subscribers of changes in certificates,
 - etc.