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

Provide Caching Service for Production #162

Open
michaelhiiva opened this issue Mar 1, 2021 · 0 comments
Open

Provide Caching Service for Production #162

michaelhiiva opened this issue Mar 1, 2021 · 0 comments
Labels
discussion Discussion topics or issues enhancement feature request Any new feature for the AGAGD.

Comments

@michaelhiiva
Copy link
Contributor

Is your feature request related to a problem?

Currently the AGAGD uses Django's default caching on both production and in development.

Describe the feature you'd like to see on the AGAGD.

Caching option added for production which uses an in-memory key-value store like Redis or Memcached.

@michaelhiiva michaelhiiva added enhancement discussion Discussion topics or issues feature request Any new feature for the AGAGD. labels Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion topics or issues enhancement feature request Any new feature for the AGAGD.
Projects
None yet
Development

No branches or pull requests

1 participant