<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OJP on JAVAPRO International</title><link>https://javapro-en.svenruppert.com/tags/ojp/</link><description>Recent content in OJP on JAVAPRO International</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 22 Jun 2026 12:00:02 +0000</lastBuildDate><atom:link href="https://javapro-en.svenruppert.com/tags/ojp/index.xml" rel="self" type="application/rss+xml"/><item><title>Open J Proxy 0.5.0-beta — The Caching and Read/Write Splitting Release</title><link>https://javapro-en.svenruppert.com/open-j-proxy-0-5-0-beta-the-caching-and-read-write-splitting-release/</link><pubDate>Mon, 22 Jun 2026 12:00:02 +0000</pubDate><guid>https://javapro-en.svenruppert.com/open-j-proxy-0-5-0-beta-the-caching-and-read-write-splitting-release/</guid><description>&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2026/06/ChatGPT-Image-Jun-11-2026-07_54_46-AM-1024x576.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;When we shipped 0.4.0-beta, the core value of Open J Proxy was already clear: a database control plane for Java applications that lets you scale dozens of application instances without overwhelming your database, because the server — not the application — owns and controls the real connection pools. What 0.5.0-beta adds on top of that foundation is two features that take the pressure off the database even further. The first is query result caching: the ability to answer repeated SELECT queries directly from memory without touching the database at all. The second is read/write splitting: the ability to automatically route reads to replica databases and leave the primary free for writes. Together, they advance OJP&amp;rsquo;s role as a full database control plane — governing not just connections but query results, routing decisions, and admission under load.&lt;/p&gt;</description></item><item><title>Open J Proxy 0.4.0-beta: Flexibility, Observability, and a Big Step Toward Production</title><link>https://javapro-en.svenruppert.com/open-j-proxy-0-4-0-beta-flexibility-observability-and-a-big-step-toward-production/</link><pubDate>Tue, 17 Mar 2026 12:00:01 +0000</pubDate><guid>https://javapro-en.svenruppert.com/open-j-proxy-0-4-0-beta-flexibility-observability-and-a-big-step-toward-production/</guid><description>&lt;p&gt;By Rogerio Robetti – OJP Founder and Lead Developer&lt;/p&gt;
&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2026/03/ChatGPT-Image-Mar-8-2026-04_12_25-PM-1024x683.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Every few releases a project crosses a threshold where the changes stop being incremental and start reshaping how the system can be used.&lt;br&gt;
&lt;strong&gt;Open J Proxy 0.4.0-beta&lt;/strong&gt; is one of those releases.&lt;/p&gt;
&lt;p&gt;This version touches nearly every layer of OJP: integration with popular Java frameworks, observability, security, extensibility, and developer tooling. The result is a release that makes OJP easier to integrate, easier to operate, and far more flexible internally.&lt;/p&gt;</description></item></channel></rss>