Skip to content
New issue

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

Add docs on snapshotting plugins #3

Open
mablae opened this issue Feb 14, 2017 · 2 comments
Open

Add docs on snapshotting plugins #3

mablae opened this issue Feb 14, 2017 · 2 comments

Comments

@mablae
Copy link
Member

mablae commented Feb 14, 2017

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

@akondas
Copy link

akondas commented Feb 14, 2017

@mablae thanks, save my day 👍

@mablae
Copy link
Member Author

mablae commented Feb 14, 2017

@itcraftsmanpl I just wanted to safe it here as a reminder for us to add to docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants