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 support for asyncio #20

Open
gitbuda opened this issue Sep 15, 2021 · 1 comment
Open

Add support for asyncio #20

gitbuda opened this issue Sep 15, 2021 · 1 comment
Labels
community community Effort - High Effort - High feature feature Frequency - Monthly Frequency - Monthly Priority - Later Priority - Later Reach - Some Reach - Some Severity - S3 Severity - S3

Comments

@gitbuda
Copy link
Member

gitbuda commented Sep 15, 2021

Some database queries could be quite long. It would be nice to have an async construct to deal with that in the shortest amount of time from a developer's point of view. Maybe the most effective solution is to expose https://docs.python.org/3/library/asyncio.html (in this repo/package or another one).

@gitbuda gitbuda added the enhancement enhancement label Aug 31, 2023
@katarinasupe
Copy link

Related -> memgraph/gqlalchemy#250

@katarinasupe katarinasupe added feature feature community community Severity - S3 Severity - S3 Effort - High Effort - High Importance - I3 Importance - I3 and removed enhancement enhancement labels Dec 29, 2023
@hal-eisen-MG hal-eisen-MG added Priority - Later Priority - Later and removed Priority - Later Priority - Later labels Feb 4, 2024
@hal-eisen-MG hal-eisen-MG added Priority - Later Priority - Later and removed Priority - Later Priority - Later labels Feb 18, 2024
@katarinasupe katarinasupe added Frequency - Monthly Frequency - Monthly Reach - Some Reach - Some and removed Importance - I3 Importance - I3 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community Effort - High Effort - High feature feature Frequency - Monthly Frequency - Monthly Priority - Later Priority - Later Reach - Some Reach - Some Severity - S3 Severity - S3
Projects
Development

No branches or pull requests

3 participants