Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The currently used Guava Cache API should not be used, so that we no longer depend on Guava.
The JCache API [1] could be used maybe. The JCache API implementation should be configurable/ pluggable so it could support one of the available distributed implementations [2].
[1] https://jcp.org/en/jsr/detail?id=107
[2] https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html