Details
-
Feature Request
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Done
-
None
-
None
Description
Accessing a remote HotRod cache via a RemoteCacheManager and a RemoteCacheStore is not possible since the former stores plain values whereas the latter stores InternalCacheEntries.
We should enhance the RemoteCacheStore to be able to "unwrap/wrap" cache entries