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

Static proxy with metadata cache #221

Closed
8 tasks done
akondas opened this issue Jul 16, 2020 · 0 comments · Fixed by #229
Closed
8 tasks done

Static proxy with metadata cache #221

akondas opened this issue Jul 16, 2020 · 0 comments · Fixed by #229
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@akondas
Copy link
Member

akondas commented Jul 16, 2020

This is the thread where all changes related to the static proxy will be summarized. We give up the solution that downloads metadata files on the fly (no possibility of proper caching).

⚠️ Unfortunately, there will be slight changes that cause a little incompatibility:

  • metadata files now will be full json files (previously it was serialized php array)
  • dist file will be saved only with reference in name (to reduce storage size)

Upgrading to 0.5.0:

@akondas akondas added this to the 0.5.0 milestone Jul 16, 2020
@akondas akondas self-assigned this Jul 16, 2020
@akondas akondas added the enhancement New feature or request label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant