Skip to content

v0.4

Compare
Choose a tag to compare
@Kevinrob Kevinrob released this 16 Jul 12:36
· 345 commits to master since this release

Add support for "stale-while-revalidate". The re-validation will occur at the end of the script or when CacheMiddleware::purgeReValidation() is called.
You must set the client with CacheMiddleware::setClient(Client) before.