Skip to content

v5.0.0

Choose a tag to compare

@simonwoerpel simonwoerpel released this 01 Sep 14:35
· 79 commits to main since this release
aa2d246

This is the first production release for OpenAleph 5 versions.

openaleph-procrastinate is the task queue for OpenAleph, based on procrastinate

The switch to a postgresql-backed task queue implementation allows better task insights and status reports, as the reason to find why something was failing (e.g. a document ingest or an entity re-index) is just 1 SQL query away.

openaleph-procrastinate is used accross the OpenAleph toolstack, namely:

Documentation

What's Changed

Full Changelog: v0.0.26...v5.0.0