Skip to content

Feat/ add possibility to pass your own database driver to transactional event emitter #1

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

Conversation

Patryk1406
Copy link
Contributor

@Patryk1406 Patryk1406 commented Feb 18, 2025

This pull request includes several changes to improve the database driver interface, enhance the event emitter functionality, and update the event interface. The most important changes include modifying the DatabaseDriver interface, adding an overloaded emit method to the TransactionalEventEmitter, and updating the InboxOutboxEvent class.

Enhancements to database driver interface:

Improvements to event emitter functionality:

Updates to event interface:

@Patryk1406 Patryk1406 requested a review from axotion February 18, 2025 10:27
Patryk1406 and others added 3 commits February 18, 2025 11:29
…-property-abstract-and-readonly

Feat/make inbox outbox event name property abstract and readonly
…pdate TransactionalEventEmitter to use custom persister
@axotion axotion merged commit a817304 into main Feb 19, 2025
2 checks passed
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.

3 participants