All Classes and Interfaces
Classes
Class
Description
JacksonRedisCacheValueSerializer is a generic implementation of the
CacheValueSerializer
interface, 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 of
RedisCacheService.