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

Add mongo session provider support #89

Merged
merged 12 commits into from
Jan 19, 2024
Merged

Add mongo session provider support #89

merged 12 commits into from
Jan 19, 2024

Conversation

glucaci
Copy link
Member

@glucaci glucaci commented Oct 2, 2023

Abstraction around IClientSessionHandle typed on the TContext which means that the TContext can use also different Client with different Database

  • Implementation
  • Tests

nscheibe
nscheibe previously approved these changes Oct 2, 2023
Copy link
Member

@nscheibe nscheibe left a comment

Choose a reason for hiding this comment

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

Cool

@glucaci
Copy link
Member Author

glucaci commented Oct 2, 2023

@nscheibe MongoDB reserved the nuget prefix.
Will keep this PR open until we decide what we do.

Copy link
Member

@nscheibe nscheibe left a comment

Choose a reason for hiding this comment

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

genius

@nscheibe nscheibe merged commit 9fc7ca2 into master Jan 19, 2024
2 checks passed
@nscheibe nscheibe deleted the sessionProvider branch January 19, 2024 11:50
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.

None yet

2 participants