{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihejwrlqnjipelnwab7akwv5mzwwin75btabzcqhx2r7v5htqgiym",
"uri": "at://did:plc:aolq4nwoeoi644iahuzsyn6l/app.bsky.feed.post/3mm72xx5sirg2"
},
"path": "/2026/05/18/javaone-caching-agentic-ai/",
"publishedAt": "2026-05-18T00:00:00.000Z",
"site": "https://inside.java",
"tags": [
"AI"
],
"textContent": "Caching is a first-class architectural concern in agentic systems. This talk breaks down how Java applications can layer internal, distributed, and semantic caches. We'll explore in-process caching with Caffeine for ultra-low-latency access, distributed caching with Redisson and Valkey for shared cache and semantic caching using Vector Similarity Search to reduce latency and cost while scaling LLM access.",
"title": "Caching for Agentic Java Systems: Internal, Distributed, and Semantic",
"updatedAt": "2026-05-18T00:00:00.000Z"
}