Package com.helixframework.cache.redis
package com.helixframework.cache.redis
-
ClassesClassDescriptionJacksonRedisCacheValueSerializer is a generic implementation of the
CacheValueSerializerinterface, utilizing the Jackson library to handle serialization and deserialization of objects to and from JSON strings.RedisCacheService is an implementation of a cache service backed by a Redis datastore.Builder class for constructing instances ofRedisCacheService.