Releases: meshware/local-cache
Releases · meshware/local-cache
0.1.3
0.1.0
- Bump fastjson version to 1.2.83
- Bump jackson-databind from 2.13.1 to 2.13.2.1
0.0.9
- Bump caffeine version to
2.9.5
- Bump ohc version to
0.7.4
0.0.8
- Remove the dependence of the core package to Spring.
Release 0.0.7
Release 0.0.7
Release 0.0.6
- Add method
getValueOrSupplier
. - Remvoe throw exception on
getValue
method.
0.0.5
Support Caffeine custom failure strategy and automatic refresh.
0.0.4
Fix the problem that caused when expireDurationAfterAccess
not configured.
0.0.3
Improve synchronous local cache.
0.0.2
Reduce unwanted dependencies in POM files.