Apache Sling Cache API Implementation support library

Clone this repo:

Branches

  1. d173309 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. 0016590 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  3. 5b5c81b Fix build issues and update to sling 47 (#1) by Ashok Pelluru · 2 years, 1 month ago
  4. 3bab0ce SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  5. dde1136 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Cache API Implementation support library

This module is part of the Apache Sling project.

This is support jar for implementing Cache services. It contains an abstract implementation of all the in memory versions of cache that the cache service has to supply leaving instance, cluster invalidated and cluster replicated caches upto the supporting cache library.

Acknowledgments

This code was based on a module from Sparse Content Map 29 September 2012 (git:sha1:a222df1937434ad3f07bf6c4f60b19524a158bcb), which itself was based on a snapshot of a module in Sakai Nakamura 27 Jan 2011 (git:sha1:b9d8e65b733ec7c35a3d194c9a5dc12acf13cb34). All know contributors to code in this module have been contacted for permission to grant license to the Apache Foundation.