mirror of
https://github.com/suitenumerique/messages.git
synced 2026-09-05 09:27:45 +02:00
This adds an intermediate Postgres-backed queue for inbound messages, that allows us to run filters like spam processing before inserting messages in their final storage (soon to be object storage). Also include misc. refactorings.