Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to use graphene-django with redis? #1305

Unanswered
Instrumedley asked this question in Q&A
Discussion options

I'm not very expert on the topic, however I used redis for queueing slow tasks before but in a PHP project.
Currently in my django project I have a few mutations and queries that totally fit to be put as async background jobs as they really cause the system to be sluggish. I also have this application hosted on Heroku, and Heroku suggests using background workers with Redis.

So I started looking into it and I found a few libraries and tutorials for integrating django with redis, but I get stuck at the graphene/graphql part. Not sure if this is even doable with graphene. If so, anyone can point it out the way. If not, what would be a good solution to my problem?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /