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 snapshot support to projections #8

Open
tobyclemson opened this issue Dec 5, 2024 · 0 comments
Open

Add snapshot support to projections #8

tobyclemson opened this issue Dec 5, 2024 · 0 comments

Comments

@tobyclemson
Copy link
Member

tobyclemson commented Dec 5, 2024

To allow for performant projection of streams, categories and logs, it would be good to automatically persist snapshots per projection such that projection can be resumed in the face of new events.

Such snapshots could leverage the event store itself for storage.

There may be a way to design this such that it is configured via a decorator on the Projector subclass.

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

1 participant