Blog - page 51

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

Lower memory overhead in Infinispan 5.3.0.Final

July 02, 2013    Tags: overhead memory performance

Infinispan users worried about memory consumption should upgrade to Infinispan 5.3.0.Final as soon as possible, because as part of the work we’ve done to support storing byte arrays without wrappers, and the development of the interoperability mode, we’ve been wor...

Infinispan 5.3.0.Final is out!

June 26, 2013    Tags: release final

Dear Infinispan community, We’re proud to announce the final release of Infinispan 5.3.0 "Tactical Nuclear Penguin". Besides increased stability (130+ bug fixes) this release also brings some highly demanded features: Total Order transaction protocol developed wit...

Infinispan 5.3.0.CR2 is out!

June 17, 2013    Tags: release candidate

Planned to be the last from the 5.3 series, the 5.3.CR2 release contains: Support for java LevelDB cache store. Courtesy of Ray Tsang An set of JMX operations that come handy when it comes to suppressing state transfer in order to shutdown the server, e.g. for maintenan...

Introducing LevelDB Cache Store

June 12, 2013    Tags:

Infinispan 5.3.0 will be introducing a LevelDB cache store. This cache store will allow you to store cache entries using a fast filesystem based LevelDB key-value store originally developed by Google. This cache store uses a Java implementation of LevelDB, and maybe one day...

Using MongoDB as a cache store

June 04, 2013    Tags: mongodb cache store

With the 5.3 release, there is a brand new feature. I’m glad to announce that you will be able to use MongoDB as a cache store. For those who don’t know MongoDB, it’s an open-source document oriented NoSQL database developped by 10Gen. You can more informa...

Introducing JPA Cache Store

May 30, 2013    Tags: jpa hibernate cache store

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    Tags: cachestore jpa mongodb loader release candidate

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    Tags: Open Source License LGPL asl2

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

Tags
See All