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

Batching support #54

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fmterrorf
Copy link

In conjuction commanded/commanded#569 adds support for batching Ecto projections.

nikkocampbell and others added 6 commits September 18, 2024 15:43
Added tests and relevant fixes to batch projector

added after update callback test

Update dependencies

docs

temporary commanded version

Skip over partial seen batch

remove elixir_uuid after rebase

Return error on partially seen batch again
@fmterrorf fmterrorf marked this pull request as ready for review September 20, 2024 21:42
@cdegroot
Copy link

Note: review can wait until Calmwave has dogfooded this for a bit.

Copy link

@drteeth drteeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work on this feature. It looks great, well done.

As this PR relies on upstream changes to Commanded, it will have to wait until that work is merged. See commanded/commanded#569

Before calling the PR done, the reference to the calmwave fork would need to be dropped of course.

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

Successfully merging this pull request may close these issues.

4 participants