Blog - page 44

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

Why doesn't Map.size return the size of the entire cluster?

November 04, 2014    Tags:

Many people may have been surprised the first time they used Map.size method on a distributed Infinispan cluster. As was later deduced only the local node size is returned. Infinispan had taken this approach to limit the chance that instead of getting the full cluster size...

Infinispan 7.0.0.Final is out!!

November 04, 2014    Tags: release final

Hi all, We are really proud to announce the release of Infinispan 7.0.0.Final!! This is the culmination of several months of development which has focused on on Security, Cluster Partition handling, JSR-107 JCache 1.0.0 support, Clustered Listeners, Remote Events, Query i...

Soft-Index File Store

October 31, 2014    Tags:

Recently, Infinispan got a new local file-based cache store, called Soft-Index File Store. Why have we created just another cache store, what problems is it solving, what are its limitations and how is it designed? Single File Store is a well performing cache store, but i...

Infinispan HotRod .NET Client 7.0.0.CR2

October 28, 2014    Tags: hotrod dotnet-client release candidate

Dear community, Infinispan HotRod .NET Client 7.0.0.CR2 is now available. This is mostly a bug-fix release.For the complete list of changes please consult the release notes (includes also the changes from the corresponding version of the C++ Client). Visit our download...

Infinispan HotRod C++ Client 7.0.0.CR2

October 27, 2014    Tags: hotrod cpp-client release candidate

Dear community, Infinispan HotRod C++ Client 7.0.0.CR2 is now available. This is mostly a bug-fix release. I would like bring to your attention the following changes: HRCPP-151 ABI compatibilty changes HRCPP-127 32bit DLL rename For the complete list of changes ...

Cross-Site Replication: state transfer is here!

October 24, 2014    Tags: state transfer cross site replication

Hello community. Since the initial release of Cross-Site Replication, the state transfer between sites was really needed. When a new site is brought online, there was not way to synchronize the data between them. Finally, these days are over and it is possible synchronize g...

Infinispan 7.0.0.CR2 released!

October 21, 2014    Tags: spring partition handling osgi release candidate

=== === Dear community, the second release candidate of Infinispan 7 is out! As we approach final release, the main themes of this CR were bugfixes and enhancements, many related to Partition Handling Also included: Spring Cache Provider support for Spring 4.1 (t...

Infinispan at JavaOne!

October 13, 2014    Tags: conference JavaOne

I’ve made for the first time to JavaOne - an impressive event not only through it’s scale but also the variety and quality of technical talks. Infinispan was just one of the six in-memory grid providers presents at the conference, which shows the increased demand ...

Tags
See All