Find a file
2017-05-21 21:20:46 -07:00
docs Initial import from https://bitbucket.org/opensymphony/oscache/ 2017-05-21 00:05:57 -07:00
gradle/wrapper Gradle DSL for IDEA. 2017-05-21 01:21:39 -07:00
old Added README. 2017-05-21 14:48:38 -07:00
src Made tests run. Too many failures to make it worth fixing. 2017-05-21 12:03:47 -07:00
www Initial import from https://bitbucket.org/opensymphony/oscache/ 2017-05-21 00:05:57 -07:00
.gitignore Initial import from https://bitbucket.org/opensymphony/oscache/ 2017-05-21 00:05:57 -07:00
build.gradle Added maven local publishing. 2017-05-21 13:52:24 -07:00
gradlew Initial move to Gradle. 2017-05-21 00:20:40 -07:00
gradlew.bat Initial move to Gradle. 2017-05-21 00:20:40 -07:00
LICENSE.txt Initial import from https://bitbucket.org/opensymphony/oscache/ 2017-05-21 00:05:57 -07:00
README.md Added instructions to README. 2017-05-21 21:20:46 -07:00
settings.gradle Initial move to Gradle. 2017-05-21 00:20:40 -07:00

Modified version of OpenSymphony's OSCache with support for automatically generating keys that take in consideration the server port (HTTP, HTTPS).

To enable add the following to oscache.properties:

cache.use.host.domain.in.key=true