Package com.landawn.abacus.cache
package com.landawn.abacus.cache
-
ClassDescriptionAbstractCache<K,
V> Cache<K,V> A factory for creating Cache objects.CaffeineCache<K,V> DistributedCache<K,V> Ehcache<K,V> JRedis<T>LocalCache<K,V> OffHeapCache<K,V> It's not designed for tiny objects(length of bytes < 128 after serialization).SpyMemcached<T>