Skip navigation links

@Version(value="1.1.0")

Package com.adobe.acs.commons.httpcache.invalidator

Invalidation module of http cache implementation has a sling job with a defined topic, a job consumer and a set of invalidation events.

See: Description

Package com.adobe.acs.commons.httpcache.invalidator Description

Invalidation module of http cache implementation has a sling job with a defined topic, a job consumer and a set of invalidation events. Invalidation events create invalidation jobs which would be consumed by the job consumer and invalidates the cache. For a typical implementation, invalidation event could be custom supplied based on the cache config invalidation requirements. A sample implementation based on sling eventing is provided.
Skip navigation links

Copyright © 2013–2020 Adobe. All rights reserved.