Description
We should add better support for the stream message type, so if message brokers have good implementation of that, you can better stream from one queue to another, or from a queue to file system etc, without loading all data into memory.
We should add better support for the stream message type, so if message brokers have good implementation of that, you can better stream from one queue to another, or from a queue to file system etc, without loading all data into memory.