Blog - page 9

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

Secure Infinispan server by default

June 04, 2020    Tags: server security

The Infinispan server we introduced in 10.0 exposes a single port through which both Hot Rod and HTTP clients can connect. While Infinispan has had very extensive security support since 7.0, the out-of-the-box default configuration did not enable authentication. Infinis...

Hot Rod per-cache configuration

May 30, 2020    Tags: hot rod configuration

Aside from being able to configure a Java Hot Rod client through a compact URI representation, Infinispan 11 brings some additional changes to remote cache configuration. While remote caches did have some client-side configuration, this was never implemented cleanly, reso...

CLI enhancements

May 28, 2020    Tags: cli server management administration logging

One of the key aspects of our new server architecture is the management API exposed through the single port. While I’m sure there will be those of you who like to write scripts with plenty of curl/wget magic, and those who prefer the comfort of our new web console, ...

Hot Rod URI

May 26, 2020    Tags: documentation

Traditionally, the Java Hot Rod client has always been configured either via a properties file or through a programmatic builder API. While both approaches offer a great amount of flexibility, they always felt a bit too complex for straightforward scenarios. Starting with...

Infinispan 11.0.0.CR1

May 25, 2020    Tags: release

Dear Infinispan community, we’ve just released 11.0.0.CR1 which comes loaded with quite a few features and improvements. Cross-Site Replication Improvements The cross-site replication feature received two major improvements: Support for multiple site maste...

Infinispan Documentation Strategy

March 03, 2020    Tags: documentation

Hi there, Infinispan community. I’m sure by now you’ve noticed a few changes in the docs so I’d like to take the opportunity to explain what’s been going on. Let’s go. Set the Controls The mission is to provide quality documentation f...

Infinispan 11.0.0.Alpha2 and 10.1.3.Final

March 03, 2020    Tags: release

Dear Infinispan community, we’ve just tagged a couple of releases. First off is the second Alpha release of what will eventually become Infinispan 11. The release notes may not be exciting, but it is mostly preparatory work for the big features we are working on: ...

Infinispan Operator 1.1.1 is out!

February 24, 2020    Tags: release operator cloudbutton

We’re pleased to announce version 1.1.1 of the Infinispan Operator for Kubernetes and OpenShift. This release has focused on fixing bugs and improving robustness, mainly related to the following: improving reconcile flow stability reducing Operator CPU load cl...

Tags
See All