Put your task in a oppgave-kø.
oppgave is a simple Redis-based task queue.
It allows to push tasks and fetch them again.
It can handle whatever task object you hand it, as long as it can be encoded and decoded to and from JSON.
Put your task in a oppgave-kø.
oppgave is a simple Redis-based task queue.
It allows to push tasks and fetch them again.
It can handle whatever task object you hand it, as long as it can be encoded and decoded to and from JSON.