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 AsyncAbstractRepository #134

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

KozyrevIvan
Copy link

I can offer my implementation of AsyncAbstractRepository.

Unfortunately, mongomock does not currently support async client, so I had to use a local database. Perhaps you have suggestions to fix this?

@KozyrevIvan KozyrevIvan changed the title add AsyncAbstractRepository(#133) add AsyncAbstractRepository Sep 30, 2024
@yann-combarnous
Copy link

Linking to #133

@jefersondaniel
Copy link
Owner

Thanks! I'm ok with not using mongomock. Can you fix the failing tests so we can merge this PR?

@KozyrevIvan
Copy link
Author

I have corrected the errors. But not sure about the address "mongodb://localhost:27017"

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