Skip to content

oppgave-kø

Latest

Choose a tag to compare

@badboy badboy released this 14 Feb 18:52

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.