pdo-event-store icon indicating copy to clipboard operation
pdo-event-store copied to clipboard

Create category/all/message-name stream projector plugin

Open prolic opened this issue 7 years ago • 2 comments

The idea is, that we have a plugin on the event-store, that automatically persists the event in additional streams (like in https://github.com/prooph/standard-projections/), but doing so on event-store createStream/appendTo, instead of doing so during a projection.

This will drastically improve performance for projections when using AggregateStreamStrategy.

prolic avatar Mar 14 '18 11:03 prolic

can be done within v7, right?

codeliner avatar Mar 15 '18 11:03 codeliner

Yes

On Thu, Mar 15, 2018, 19:48 Alexander Miertsch [email protected] wrote:

can be done within v7, right?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prooph/pdo-event-store/issues/137#issuecomment-373349801, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYEvALlIXKSX0rJ_dytvNJZSnLYUja5ks5telT1gaJpZM4SqS8Q .

prolic avatar Mar 15 '18 13:03 prolic