mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-20 06:35:40 +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.