add another Functional transformer: SplittingMergingTransformer
Add a SplittingMergingTransformer which fetches a configuration time specified number of same-type inputs from the event store, and which stores a configuration time specified number of same-type objects to the event store. Note that the input types and output types can both be specified.