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(dispatcher): add IDistributedDispatcherOptions and add IEventBusBuild #22

Merged
merged 8 commits into from
Mar 28, 2022

Conversation

zhenlei520
Copy link
Contributor

@zhenlei520 zhenlei520 commented Mar 27, 2022

Bug Fixes:

Refactor

Chore

  • change _context To Context

@zhenlei520 zhenlei520 requested a review from doddgu March 27, 2022 10:04
@@ -0,0 +1,45 @@
namespace Masa.Contrib.Dispatcher.IntegrationEvents.EventLogs.EF.Internal;

internal static class EfCommon
Copy link
Contributor

Choose a reason for hiding this comment

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

EfCommon is a bad name. Maybe TableStructureCache or DbContextExtensions

Copy link
Contributor Author

Choose a reason for hiding this comment

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

processed

Copy link
Contributor

@doddgu doddgu left a comment

Choose a reason for hiding this comment

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

LGTM

@doddgu doddgu merged commit d3d2ca4 into main Mar 28, 2022
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