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

Feature/added stream detail interface #27

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

Conversation

benjfield
Copy link

@benjfield benjfield commented Nov 19, 2024

I have replaced SubjectCalculator with an interface that can be implemented where needed.

This allows us to have additional stream based configuration (AllowRollup has been added initially) as well as initialisation outside of the publish hot path. A default subject generator in the form STREAM.TOPIC has been added, which allows for wildcarding, although this can easily be added to/replaced.

I have also added a wrapper for the previous subjectCalculator which allows for backwards compatibility.

Please let me know if you would like me to remove the basic dev container config for vscode - I will add it to the gitignore.

@benjfield benjfield force-pushed the feature/added_stream_detail_interface branch from 46b7001 to da38d4a Compare November 19, 2024 16:15
@benjfield benjfield marked this pull request as ready for review November 19, 2024 17:04
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.

1 participant