Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
The Cache of FederationStateStoreFacade uses JCache, but considering that JCache is not a general Cache implementation (the latest version was released in 2014), this part of the code is refactored to support multiple Cache in the future.