Blog - page 52

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

Introducing JPA Cache Store

May 30, 2013 Infinispan By Infinispan

Good news everyone - Infinispan 5.3.0 will be introducing a long awaited JPA cache store. This cache store will allow you to store cache entries in the database using proper schema - so that other applications can read the persisted data as well. In normal use cases, it...

Infinispan 5.3.0.CR1 is out!

May 30, 2013 Mircea Markus By Mircea Markus

Besides a handful of fixes, this release contains two very important contributions: a mongoDB cache store which allows using Infinispan as a cache on top of a mongodb instance. Courtesy of Guillaume Scheibel a JPA based cache store that allows an easy setup for Infini...

Infinispan to adopt the Apache Software License

May 28, 2013 Manik Surtani By Manik Surtani

Starting with Infinispan 6.0, the project will move from its current GNU Lesser General Public License (LGPL) v.2.1 licence to the Apache License (AL) v.2.0. The switch from the weak copyleft LGPL license to the more permissive AL one is in response to continued requests from...

Interoperability between Embedded and Server Endpoints is here!

May 23, 2013 Galder Zamarreño By Galder Zamarreño

As mentioned by Mircea in the Infinispan 5.3.0.Beta2 release blog post, interoperability between embedded Infinispan and remote Infinispan modes, including Hot Rod, Memcached and REST is now here! What this means is that you should be able to store data via one of the endpo...

Storing arrays in Infinispan 5.3 without wrapper objects!

May 20, 2013 Galder Zamarreño By Galder Zamarreño

As we head towards the latter part of Infinispan 5.3 series, we’re doing a series of blog posts where we provide more detailed information of some of the key features in this release. As part of Infinispan 5.3.0.Beta1, we added the ability to store data directly in In...

Infinispan Server: remote protocols improvements

May 17, 2013 Tristan Tarrant By Tristan Tarrant

A couple of weeks ago, Infinispan 5.3.0.Beta1 was released, which brought a slew of improvements to two of the remoting protocols: Hot Rod and REST. This week’s 5.3.0.Beta2 brings even more goodies: the ability to expose the same container over multiple Hot Rod endpoint...

Infinispan 5.3.0.Beta2 is out!

May 17, 2013 Mircea Markus By Mircea Markus

The highlights of this release are: interoperability between Hot Rod, Memcached, REST and embedded mode. E.g. it is now possible to write data through an REST interface and read it through Hot Rod or the other way around the ability to expose the same container over mul...

Infinispan vs Hazelcast Performance

May 10, 2013 Galder Zamarreño By Galder Zamarreño

Sam Smoot has recently compared the performance of Infinispan versus Hazelcast both with default cache settings and posted some interesting performance results with Infinispan coming on top :) @Sam, we hear you and we’re working on reducing the number of JARs required...

Tags
See All