Blog - page 30

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

Data Container Changes Part 1

December 19, 2016    Tags: storage

Infinispan 9.0 Beta 1 introduces some big changes to the Infinispan data container. This is the first of two blog posts detailing those changes. This post will cover the changes to eviction which utilizes a new provider, Caffeine. As you may already know Infinispan has su...

Thanks Soft-Shake and Devoxx Morocco!

December 15, 2016    Tags: conference

Last month I presented about building functional reactive applications with Infinispan, Node.js and Elm at both Soft-Shake in Geneva (slides) and Devoxx Morocco (slides). Thanks a lot to all the participants who attended the talks and thanks also to the organisers for accep...

Meet Ickle!

December 08, 2016    Tags: JP-QL Hibernate-Search jpa lucene full-text indexing language query DSL

As you’ve already learned from an earlier post this week, Infinispan 9 is on its final approach to landing and is bringing a new query language. Hurray! But wait, was there something wrong with the old one(s)? Not wrong really …​ I’ll explain. Infinispan is a d...

Distributed Stream Quality of Life Improvements

December 06, 2016    Tags: streams

As I hope most people reading this already know, since Infinispan 8 you can utilize the entire Java 8 Stream API and have it be distributed across your cluster. This performs the various intermediate and terminal operations on the data local to the node it lives on, providin...

Infinispan 9.0.0.Beta1 "Ruppaner"

December 05, 2016    Tags: beta release marshalling off-heap performance query

It took us quite a bit to get here, but we’re finally ready to announce Infinispan 9.0.0.Beta1, which comes loaded with a ton of goodies. Performance improvements JGroups 4 A new algorithm for non-transactional writes (aka the Triangle) which reduces the numb...

Composing the Infinispan Docker image

December 05, 2016    Tags: compose jdbc docker persistence server modules oracle cache store

Composing the Infinispan Docker image In the previous post we showed how to manipulate the Infinispan Docker container configuration at both runtime and boot time. Before diving into multi-host Docker usage, in this post we’ll explore how to create multi-container D...

Spring as a Spec?

November 28, 2016    Tags: spring

We’ve been maintaining Spring integrations bits in Infinispan for quite a while. Our development version, Infinispan 9, contains a set of changes in those modules which deserve some explanation…​ Versions…​ versions everywhere…​ ...

Infinispan 8.2.5.Final

November 16, 2016    Tags: release

Dear Infinispan users, we have just released Infinispan 8.2.5.Final which fixes a number of community-reported issues. Get the bits from our download page. As usual feedback is always welcome.

Tags
See All