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

Document how to use it with django cache framework? #623

Open
1 of 3 tasks
baseplate-admin opened this issue Sep 9, 2024 · 2 comments
Open
1 of 3 tasks

Document how to use it with django cache framework? #623

baseplate-admin opened this issue Sep 9, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@baseplate-admin
Copy link
Contributor

baseplate-admin commented Sep 9, 2024

Feature Request Type

  • Core functionality
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

Hi, django has a very good caching framework that can work in a distributed manner. I was wondering if it was possible to cache the result of graphql output like we can with django-rest-framework

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@bellini666 bellini666 added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers labels Sep 24, 2024
@bellini666
Copy link
Member

To add here, we do have an extension that can cache results in here: https://github.com/strawberry-graphql/strawberry-django/blob/main/strawberry_django/extensions/django_cache_base.py

What we need for this issue is to properly document it :)

@bellini666
Copy link
Member

obs. this is related to #620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants