SLING-7167 Adjust READMEs

switch from plain text to Markdown

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810504 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: b61855db18158e359d53b31ed5bd85173cd11a0c
  1. src/
  2. pom.xml
  3. README.md
README.md

Commons Cache.

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.