Code improvement: Create MessageChannelClass and make MessageQueues & MessageBuses inherit from it.
This will make it easier to add AggregateExists & EventExists messages, w. queues and buses with it. Which will pave the way to the creation of @castore/dam (data maintenance & migration lib).
DO NOT MERGE RIGHT NOW: Documentation needs to be updated.
Code improvement: Create MessageChannelClass and make MessageQueues & MessageBuses inherit from it.
This will make it easier to add
AggregateExists
&EventExists
messages, w. queues and buses with it. Which will pave the way to the creation of@castore/dam
(data maintenance & migration lib).DO NOT MERGE RIGHT NOW: Documentation needs to be updated.