Blog - page 2

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

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...

Infinispan as an Open Source cache layer for CMS

June 21, 2024    Tags: cms drupal wordpress php cache redis

Infinispan as an Open Source cache layer for CMS Those of you who are dealing with content management systems (CMS) know very well the importance of an efficient cache layer, especially when performance matters. In this regard, the Infinispan team wants to shine a spotlig...

Infinispan 15 indexing & query news

June 10, 2024    Tags: search vector score knn indexing embeddings

A short while back we released Infinispan 15 which delivered many improvements to the query API. This blog is an in-depth dive into some of these: Rest queries with projections: more projection types are supported using the REST API. Query cache API: regular and conti...

New video out! Highly available IAM with multi-site Keycloak deployments in the cloud

May 16, 2024    Tags: conferences java devoxx devoxxfr keycloak infinispan

The Infinispan team is excited to announce that the video of the acclaimed and highly rated talk at Devoxx France about Keycloak and Infinispan has been published. In this 45 minutes talk, Ryan Emerson and Alexander Schwartz explain how Keycloak’s Highly Available arc...

Infinispan at Devoxx France 2024

April 29, 2024    Tags: conferences java devoxx devoxxfr

Infinispan 15 in Devoxx France This month we participated in one of the biggest developers conference in Europe: Devoxx France in Paris. Infinispan did not have a specific talk, however it was present indirectly in two talks: Highly available Identity and Access Managem...

Infinispan 15 tracing news

April 05, 2024    Tags: opentelemetry tracing

In the previous version of Infinispan we introduced the OpenTelemetry Tracing capability. With the new version we evolved the integration in order to: configure it both globally and per-cach using the standard Infinispan configuration. trace more event types: cluster,...

Tags
See All