Hi,
In the blog post on streams, it was stated that the nodes can ignore the data contained by streams it does not subscribe to. In terms of your implementation, what does this mean? Is there a performance gain? My confusion arise from the fact that everything is still stored on the node (so is it really ignored?)
Thanks,
R.