Package io.helidon.integrations.microstream.cdi
Provides CDI support for Microstream integration.
-
Class Summary Class Description CacheExtension AnExtension
that arranges for namedMicrostreamCache
injection points to be satisfied.EmbeddedStorageManagerExtension AnExtension
that arranges for namedMicrostreamStorage
injection points to be satisfied. -
Annotation Types Summary Annotation Type Description MicrostreamCache Creates a cache based upon the Microstream JCache implementation.MicrostreamStorage Qualifier annotation for Microstream EmbeddedStorageManager.