title | issue | author | author_email | author_github |
---|---|---|---|---|
Optimize destruct calls |
NEXT-23008 |
Oliver Skroblin |
OliverSkroblin |
- Added
AbstractReverseProxyGateway::flush
method, which is called inReverseProxyCache::__destruct
. This allows us better control of cache invalidation after a request has already sent