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

asyncio support #56

Open
madeinoz67 opened this issue Jul 5, 2021 · 2 comments
Open

asyncio support #56

madeinoz67 opened this issue Jul 5, 2021 · 2 comments
Labels
feature New feature or request

Comments

@madeinoz67
Copy link
Contributor

Thanks for this package, just starting to use in my OS project and would like to see async supported.

I know ultimately its accessing a file locally, however this has been done in a similar fashion with sqlite using the aiosqlite driver.

@jorants
Copy link

jorants commented Jul 5, 2021

Would be nice, even just a 'fake' asyncio interface so that montydb can be used instead of motor in testing.

@davidlatwe davidlatwe added the enhancement Things need to improve or adopt label Jul 6, 2021
@davidlatwe
Copy link
Owner

Thanks, this would be the next goal once #26, #27, #38 are resolved. :)

References:

@davidlatwe davidlatwe added feature New feature or request and removed enhancement Things need to improve or adopt labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants