Blog - page 48

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

Clustered cache quickstart updates

April 11, 2014 Infinispan By Infinispan

As developers, it’s always easy for us to "forget" about documentation and tutorials, and let them get out of date. And this is exactly what happened with our clustered cache tutorial. Even though we kept updating the tutorial to use the latest configuration style, t...

Infinispan Security #1: Authorization

April 11, 2014 Tristan Tarrant By Tristan Tarrant

Dear all, with the release of 7.0.0.Alpha3, Infinispan has finally gained the ability to perform Access Control (aka Authorization) on CacheManagers and Caches. This is the first stepping-stone towards the full-fledged security work that will be completed during the 7.0 cycle...

Infinispan 7.0.0.Alpha3 is out!

April 11, 2014 Mircea Markus By Mircea Markus

Hi, The Alpha3 release of Infinispan 7.0.0 is now available. Highlights: authorization at both CacheManager and Cache levels some important enhancements for Map/Reduce’s usability, like the ability to use an intermediate cache during Map/Reduce execution and f...

Infinispan 7.0.0.Alpha2 release

March 27, 2014 Ion Savin By Ion Savin

Dear Infinispan community, The Alpha2 release of Infinispan 7.0.0 is now available. This release brings Cross-Site Replication State Transfer in a stable topology (i.e. no nodes leaving or joining during the state transfer) and several bug fixes. For a complete list of ...

Infinispan 6.0.2.Final includes ASL2-licensed JBoss Marshalling

March 19, 2014 Galder Zamarreño By Galder Zamarreño

We’ve just released Infinispan 6.0.2.Final to address a licensing issue we were having with JBoss Marshalling. Infinispan switched to ASL2 license when Infinispan 6.0.0 was released, but one of its dependencies, JBoss Marshalling, was still licensed under LGPL. JBoss Ma...

HotRod client in OSGi

March 06, 2014 Martin Genčúr By Martin Genčúr

Infinispan 7.0.0.Alpha1 makes it possible to easily run the HotRod client in an OSGi based container such as Karaf. Until this point there was no easy way to find out which libraries were required for the HotRod client to run in OSGi. These libraries then had to be installed ...

Embedded Cluster Listeners in Infinispan 7.0.0.Alpha1

March 05, 2014 Infinispan By Infinispan

If you are following on the dev listing, you may have seen a design doc come through that details adding support for Clustered Listeners to Infinispan. This features allows for listeners to be used in a distributed cache configuration. I am happy to say that this feature is...

Infinispan HotRod C# Client 7.0.0.Alpha1 release

March 05, 2014 Ion Savin By Ion Savin

Infinispan HotRod C# Client 7.0.0.Alpha1 is now available. This new version is a C# wrapper over the native client and brings support for L2 and L3 client intelligence levels in addition to L1. As more features are added to the native client they will make their way into the ...

Tags
See All