<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cache on Shaaf's blog</title><link>https://shaaf.dev/tags/cache/</link><description>Recent content in Cache on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 22 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://shaaf.dev/tags/cache/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Resilient Cart Service with Quarkus and Infinispan Cache: A Step-by-Step Guide</title><link>https://shaaf.dev/post/2024-07-22-building-a-resilient-cart-service-with-quarkus-and-infinispan-a-step-by-step-guide/</link><pubDate>Mon, 22 Jul 2024 00:00:00 +0000</pubDate><guid>https://shaaf.dev/post/2024-07-22-building-a-resilient-cart-service-with-quarkus-and-infinispan-a-step-by-step-guide/</guid><description>&lt;p>The article is a comprehensive guide on creating, deploying, and managing the &lt;a href="https://github.com/sshaaf/coolstore-quarkus">coolstore&lt;/a> cart service using Quarkus and &lt;a href="https://infinispan.org/">Infinispan&lt;/a>. The guide details building the cart-service with &lt;a href="https://quarkus.io/">Quarkus&lt;/a>, packaging it, and deploying it to &lt;a href="https://www.redhat.com/en/technologies/cloud-computing/openshift">OpenShift&lt;/a>.
It covers single-site deployment with Infinispan cache configuration and extends to cross-site clustering for data replication and fault tolerance across multiple data centers.
The article also addresses schema management and implementing fault tolerance with &lt;a href="https://smallrye.io/docs/smallrye-fault-tolerance/6.2.0/index.html">Smallrye Fault Tolerance&lt;/a> for fallback mechanisms acorss multiple site deployments.&lt;/p></description></item><item><title>SQL cache stores and more in Data Grid 8.3</title><link>https://shaaf.dev/post/2022-02-24-sql-cache-stores-and-more-data-grid-83/</link><pubDate>Thu, 24 Feb 2022 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2022-02-24-sql-cache-stores-and-more-data-grid-83/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/articles/2022/02/24/sql-cache-stores-and-more-data-grid-83">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>&lt;a href="https://developers.redhat.com/products/datagrid/overview">Red Hat Data Grid&lt;/a> is a distributed, cloud-based datastore offering very fast response times as an in-memory database. The latest version, Data Grid 8.3, features cross-site replication with more observability and two new types of SQL cache store for scaling applications with large datasets. This version also brings improved security, support for Helm charts, and a better command-line interface (CLI).&lt;/p>
&lt;p>This article is an overview of new features and enhancements in this latest version of Red Hat Data Grid.&lt;/p></description></item></channel></rss>