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

Utilize pattern matching in decider pattern #6

Merged

Conversation

jandudulski
Copy link
Contributor

Small proposal for tweaks in decider. I am not sure if they're worth a separate example.

♻️ replace regular case with pattern matching in decide
♻️ return list of events from decide to comply with the pattern

♻️ replace regular case with pattern matching in decide
♻️ return list of events from decide to comply with the pattern
@jandudulski jandudulski force-pushed the decider-pattern-matching branch from adba790 to 875adcb Compare November 17, 2024 23:25
@mostlyobvious mostlyobvious merged commit 4f542c3 into RailsEventStore:master Nov 20, 2024
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.

2 participants