Description
JCacheX is a high‑performance, in‑memory caching library for Java that delivers predictable low‑latency reads and writes at scale. It offers “intelligent profiles” (e.g., READ_HEAVY, WRITE_HEAVY, ZERO_COPY, DISTRIBUTED) so you choose a profile instead of hand‑tuning dozens of knobs. The library includes rich eviction strategies (LRU, LFU, TinyLFU, FIFO/FILO, weight‑ and time‑based), async APIs, and comprehensive metrics/observability. It provides first‑class Kotlin extensions (operators, coroutines) and seamless Spring Boot integration via annotations and auto‑configuration. For horizontal scale, JCacheX supports distributed caching on Kubernetes with pod‑aware discovery and a lightweight TCP protocol.
JCacheX alternatives and similar libraries
Based on the "Caching" category.
Alternatively, view jcachex alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of JCacheX or a related project?