-
Notifications
You must be signed in to change notification settings - Fork 2
Plugins - Request Coalescing #7
Copy link
Copy link
Open
Labels
Description
Ability to coalesce multiple, simultaneous requests into a single one. Similar to how Varnish/nginx behaves:
https://varnish-cache.org/docs/trunk/users-guide/vcl-grace.html
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_lock
Would work particularly well with a solid caching mechanism
Reactions are currently unavailable