Package com.axelor.cache.redisson
package com.axelor.cache.redisson
-
ClassDescriptionAbstractRedissonCache<K,
V, M extends org.redisson.api.RMap<K, V>> Redisson cache with configurability of cache eviction policies.AbstractRedissonCacheBuilder<K,V, M extends org.redisson.api.RMap<K, V>, O extends org.redisson.api.options.ExMapOptions<?, K, V>> Kryo5Codec implementation with any required custom configuration.Hibernate Cache region factory based on Redisson with ability to reuse Redisson client from configurationAdapter class forRAtomicLong
to conform to theDistributedAtomicLong
interface.RedissonCache<K,V> Redisson cache with scripted evictionRedissonCacheBuilder<K,V> Redisson cache builderRedissonCacheNative<K,V> Redisson cache with native evictionRedisson cache with native eviction builderRedisson client providerRedisson utilities