We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
your_snapshot_plugin: class: Prooph\Snapshotter\SnapshotPlugin factory: [Acme\EventStoreSnapshotPluginFactory, createPlugin] arguments: ['@prooph_service_bus.your_command_bus'] tags: - { name: prooph_event_store.your_event_store.plugin }
From gitter: (@sandrokeil) @itcraftsmanpl You can register the snapshotter as a plugin https://github.com/prooph/service-bus-symfony-bundle/blob/master/doc/getting_started.md
The text was updated successfully, but these errors were encountered:
@mablae thanks, save my day 👍
Sorry, something went wrong.
@itcraftsmanpl I just wanted to safe it here as a reminder for us to add to docs
No branches or pull requests
From gitter: (@sandrokeil)
@itcraftsmanpl You can register the snapshotter as a plugin https://github.com/prooph/service-bus-symfony-bundle/blob/master/doc/getting_started.md
The text was updated successfully, but these errors were encountered: