Core concept

Combined cache: L1 (LRU on-heap) + L2 (BucketCache offheap).

Advertisement

How it works

BucketCache complexity. Warm-up time after restart.

Advertisement

Trade-offs + gotchas

Read-heavy workloads. Large working set.