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

Caching file system resources #1634

Open
dbauszus-glx opened this issue Oct 31, 2024 · 0 comments
Open

Caching file system resources #1634

dbauszus-glx opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
Code Issues related to the code structure and performance. Feature New feature requests or changes to the behaviour or look of existing application features. RFC Request for Comment or Change.

Comments

@dbauszus-glx
Copy link
Member

Remote resources are cached in order to reduce network traffic.

Accessing resources in the file system through the file provider should be immediate. It shouldn't be required to cache these resources allowing us to write templates on local and accessing these templates immediately without the need to re-start the local instance.

@dbauszus-glx dbauszus-glx added Feature New feature requests or changes to the behaviour or look of existing application features. Code Issues related to the code structure and performance. RFC Request for Comment or Change. labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Issues related to the code structure and performance. Feature New feature requests or changes to the behaviour or look of existing application features. RFC Request for Comment or Change.
Projects
None yet
Development

No branches or pull requests

4 participants