Package app.ductape.sdk.cache
package app.ductape.sdk.cache
-
ClassDescriptionTS
CacheError: typed failures fromCacheServiceoperations.TS parity:sdk/ts/src/cache/cache.manager.ts.TScache.service.ts: remote cache viaProcessorApiService, optional local Redis (Lettuce) for reads/writes.Option and result types aligned with TSsdk/ts/src/cache/types/index.ts.Bridges LettuceStatefulRedisConnectiontoCacheManager.RedisClientfor the optional Redis cache tier (TS/Java three-tierCacheManagerparity).