Package services.moleculer.cacher
package services.moleculer.cacher
-
ClassDescriptionCache annotation to set the caching policy of Actions.Base superclass of all Cacher implementations.Abstract class of distributed cachers.JSR-107 JCache is a standardized caching API that is Java 6 compatible and introduced in JEE 8.On-heap memory cache.Redis-based distributed cache.