Update recorder to use standard cache and to better match keys
Compare changes
Files
8@@ -46,24 +46,24 @@ import io.quarkus.cache.CaffeineCache;
@@ -73,8 +73,8 @@ public abstract class CacheRecorder<T> {
@@ -94,24 +94,24 @@ public abstract class CacheRecorder<T> {
@@ -123,8 +123,13 @@ public abstract class CacheRecorder<T> {