|
|
|
|
|
by rjayatilleka
2691 days ago
|
|
I don't think you would need to track each container individually (as another commenter said, consumers will probably keep an extra of each item for buffer). The subscription/ordering system knows when you get a new instance of each item, so it already has all the data without tracking containers. |
|