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

async (motorengine) #63

Open
xeor opened this issue Jan 11, 2019 · 3 comments
Open

async (motorengine) #63

xeor opened this issue Jan 11, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@xeor
Copy link

xeor commented Jan 11, 2019

I'm trying to get a stack of Sanic, mongodb and graphql to work. All async..
I can do mongo async using https://github.com/heynemann/motorengine, but then I have no way of using graphene-mongo as it wants a valid Mongoengine Model.

I can't find any issues on this in this repo, so I might be getting this wrong, but is there plans for supporting async? Or anyway I can hack it in using the current graphene-mongo?

@abawchen
Copy link
Collaborator

@xeor : Thanks for the feedback!

I have no plan to support async before you bring up this issue 😝

It would like to take much time for this feature..., so would you like to help on it (or initiate it)?

@xeor
Copy link
Author

xeor commented Jan 17, 2019

I think it might be usefull later down the line.. I can also see it not being prioritized at the moment, even tho it is a blocker for having the whole stack async..

Since I was in the early phase of development on this project, I ended up going for a stack of nodejs and mongoose and apollo instead :/

I just started my python async adventure tho.. So I have no idea where to start. And now that I have no project that needs it, I don't think I will be able to spend so much time on it atm.. Sorry about that..

We can let the issue stand as a reminder for the feature..?

@abawchen
Copy link
Collaborator

@xeor : You don't need to say you're sorry :)

Let's keep it as and I (or somebody) can work on it later.

@abawchen abawchen added the help wanted Extra attention is needed label Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants