Package io.quarkus.cache
package io.quarkus.cache
-
ClassDescriptionUse this interface to interact with a cache programmatically e.g. store, retrieve or delete cache values.Use this interface to retrieve all existing
Cachenames and interact with any cache programmatically e.g. store, retrieve or delete cache values.