Blog

Stay up to date with the latest articles and news from Infinispan.

Infinispan 15.2.0.Final

March 27, 2025    Tags: release final

"Feelin' Blue" It’s new. It’s blue. It’s Infinispan 15.2, codenamed "Feelin' Blue". Without further ado, here’s a list of what’s new (and I promise to stop with the Dr. Seuss rhyming): RESP endpoint JSON Infinispan now implement...

Bilbostack Conference

January 27, 2025    Tags: infinispan bilbostack conference publicspeaking

This weekend, I had the honor of speaking about In-Memory Databases at BilboStack in Bilbao, Spain. It was a special moment for me because Bilbao is my hometown, where I completed my Software Engineering studies 20 years ago. Public speaking is always a challenge, but prese...

Infinispan joins Commonhaus!

January 13, 2025    Tags: foundation

We’re very excited to announce that Infinispan is joining the Commonhaus Foundation. Why join a foundation? We want to make it clear that Infinispan’s roadmap is independent of the company that has funded its development since day 1, and we welcome contributors ...

Infinispan 15.1.0.Final

December 16, 2024    Tags: release final

"It Was All A Dream" No, man. This time it’s for real! Freshly brewed, for the fine connoisseurs of distributed caching, we are proud to present Infinispan 15.1, codenamed "It Was All A Dream" Just like its beer namesake, this is a stout release, packed wit...

Issue tracking migration from Jira to GitHub

November 29, 2024    Tags: issues jira github

Infinispan issue tracking is now on GitHub issues. We have decided to do this in order to make it easier for the community to report issues and for developers to cross-reference them in pull requests, release notes and discussions. GitHub issues offer a streamlined int...

Infinispan Java Hot Rod client pool rework

November 26, 2024    Tags: client hotrod performance

Infinispan 15.1 will be shipping a new default Hot Rod client implementation. This implementation completely overhauls the "pool" implementation and adds many internal code optimizations and reductions. An overview of the changes Remove ChannelPool implementation, repla...

Spatial queries

November 25, 2024    Tags: search indexing spatial queries geographical

The upcoming Infinispan 15.1 will support geographical queries. The feature allows users to perform queries based on geographical criteria. Spatial predicates can used in combination with other predicates to implement additional filtering. Moreover, spatial fields can be us...

Supporting Multiple Redis Databases with Infinispan cache aliases enhancement

October 07, 2024    Tags: resp aliases cache redis database

In Infinispan 15 we provided a large set of commands to make it possible to replace your Redis Server by Infinispan, without changing your code. In this tutorial you will learn how Infinispan cache aliases will help you on replacing your Redis Server by Infinispan for multipl...

Tags
See All