mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-26 09:22:28 +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.