All Classes and Interfaces
Class
Description
Score holder implementation using
InheritableThreadLocal
.Resolves the score of the caching value by the
ScoreResolver
,
and stores to the ScoreHolder
,
and then the ScoredRedisCacheWriter
could read the score
from the ScoreHolder
RedisCacheWriter
implementation using sorted set as back-end store.Score holder.