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

Enable extensions cache #14499

Merged
merged 2 commits into from
Jul 19, 2022
Merged

Enable extensions cache #14499

merged 2 commits into from
Jul 19, 2022

Conversation

claytongulick
Copy link

Description

Just a small enhancement to speed loading times by optionally enabling caching of extension bundles.

Fixes #

Type of Change

  • Bugfix
  • Improvement
  • [ X] New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • New / updated tests are included
  • [X ] All tests are passing locally
  • [ X] Performed a self-review of the submitted code

Documentation update incoming.

Copy link
Member

@rijkvanzanten rijkvanzanten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind opening a PR to https://github.com/directus/docs as well documenting this environment variable in the config-options page @claytongulick? 🙂

@rijkvanzanten rijkvanzanten self-assigned this Jul 19, 2022
@rijkvanzanten rijkvanzanten added this to the Next Release milestone Jul 19, 2022
@rijkvanzanten rijkvanzanten merged commit ec77b0a into directus:main Jul 19, 2022
qborisb pushed a commit to qdentity/directus that referenced this pull request Jul 22, 2022
* enable caching for extension assets with ASSETS_CACHE_TTL setting

* simplify implementation
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants