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

feat: add AsMongoDriver() to adapt to go-mongo-driver #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chenyanzz
Copy link

No description provided.

to adapt to go-mongo-driver
@jiangz222
Copy link
Collaborator

When do you need to do this? It feels troublesome.

@tnypxl
Copy link

tnypxl commented Nov 7, 2023

@jiangz222 I imagine when you need to access the underlying APIs of mongo-driver directly. There can be tasks one needs to accomplish that qmgo doesn't expose/support fully or at all. This PR seems like a good workaround until it can be integrated by qmgo properly (if at all).

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