Brighter
Brighter copied to clipboard
Large Message Payloads
This PR is around support for large message payloads, using external storage such as a database or a distributed file system. To effect this, it proposes a pipeline for the marshaling of messages to and from Brighter, allowing arbitrary steps, including large payloads to be added (but also setting us up for things like CloudEvents support).
Two ADRs describe this PR:
- doc/adr/0003-use-claim-check-for-large-messages.md
- doc/adr/0004-use-an-envelope-wrapper-with-transports.md