DirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la
BigMemory) to enable efficient handling of a large number of java objects without affecting jvm garbage collection
performance
Version0.2compared with
Version Details
| 0.1-incubating | 0.2 | |
|---|---|---|
| Release date | Jul 02, 2012 | Sep 11, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
Test Changes (6)
| 0.1-incubating | 0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.logging.log4j » log4j-core | - | 2.0-beta8 |
| + Added | org.apache.logging.log4j » log4j-slf4j-impl | - | 2.0-beta8 |
| ~ Updated | com.carrotsearch » junit-benchmarks | 0.3.0 | 0.7.0 |
| ~ Updated | junit » junit | 4.10 | 4.11 |
| - Removed | ch.qos.logback » logback-classic | 1.0.0 | - |
| - Removed | ch.qos.logback » logback-core | 1.0.0 | - |