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

Add a new Component for PSR7 Http Cache + PSR15 Middleware #126

Open
prisis opened this issue Feb 16, 2018 · 2 comments
Open

Add a new Component for PSR7 Http Cache + PSR15 Middleware #126

prisis opened this issue Feb 16, 2018 · 2 comments

Comments

@prisis
Copy link
Member

prisis commented Feb 16, 2018

Utils that can be used
https://github.com/micheh/psr7-cache

Optional Features

  • Send cache invalidation requests with minimal impact on performance.
  • Cache tagging abstraction, uses BAN with Varnish and allows tagging support for other caching proxies in the future.
  • Use the built-in support for Varnish 3, 4 and 5, NGINX, the Symfony reverse proxy from the http-kernel component or easily implement your own caching proxy client.
  • Test your application against your Varnish or NGINX setup.
  • https://hacks.mozilla.org/2017/01/using-immutable-caching-to-speed-up-the-web/
@Nyholm
Copy link
Member

Nyholm commented Feb 16, 2018

Oh, that is great

@prisis
Copy link
Member Author

prisis commented Feb 16, 2018

First i need to finish my old tickets :D (the day needs more hours haha)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants