-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
wrapped into library #7
Conversation
declare id as bigint
src/PostgresOutbox/Subscriptions/Replication/EventDataMapper.cs
Outdated
Show resolved
Hide resolved
src/PostgresOutbox/Subscriptions/Replication/EventDataMapper.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added smaller comments and suggestions, but in overall that looks great. Such PRs make me love OSS again 😅
Could you also check the docker-compose config as the pipeline is failing?
@lsfera, thank you a lot for your hard work on that; I'm merging it as it is and creating the dedicated issues based on our conversations. I'll probably go ahead and prepare the package to be released. My code name is Benjamin Blümchen 😅 I'll also probably transfer the repository to the event-driven.io organisation for better housekeeping. |
@lsfera now it's here, if you're looking for it https://github.com/event-driven-io/Blumchen (just housekeeping, no changes to licensing etc.). |
@lsfera and here it is version |
Split pub sub
tests on compose
Wrapped subscriptionoptions to expose via library