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

Níma: Static content handling rework #5543

Merged
merged 3 commits into from Dec 1, 2022

Conversation

tomas-langer
Copy link
Member

Static content now uses cache of computed values (not cache of bytes).
Support for in-memory caching of bytes added as well, must be explicitly configured using configuration.
For classpath, each file must be listed.
For file system, directories can be listed as well (only first level depths is done).

The caching uses the same path that is requested by a user

@tomas-langer tomas-langer self-assigned this Nov 28, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 28, 2022
Copy link
Member

@Verdent Verdent left a comment

Choose a reason for hiding this comment

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

LGTM

@tomas-langer tomas-langer merged commit e4f9f7c into helidon-io:main Dec 1, 2022
@tomas-langer tomas-langer deleted the static-content-caching branch December 1, 2022 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Níma Helidon Níma OCA Verified All contributors have signed the Oracle Contributor Agreement. performance webserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants