Apache Sling Commons Cache API

Clone this repo:

Branches

  1. a249a07 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. f21f9c3 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  3. 26cbca5 Fix build issues and update to sling 47 (#1) by Ashok Pelluru · 2 years, 1 month ago
  4. c3f917f SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  5. 14c035c 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 Commons Cache API

This module is part of the Apache Sling project.

This is an Cache API, the implementation of which will allow applications written in Sling to cache data locally, cache locally with cluster wide invalidation, and cache and replicate data. The exact nature of the cache behaviour depends on the implementation of the API.

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.