Blog - page 39

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

Infinispan 8.0.1.Final (and 7.2.5.Final)

September 10, 2015    Tags: release

Dear all, we’ve just cooked two new point releases of Infinispan to address a number of issues. The highlights for 8.0.1.Final are: ISPN-5717 Notify continuous query also when entry expires ISPN-5591 Simple local cache without interceptor stack. This is an ext...

Functional Map API: Working with multiple entries

September 08, 2015    Tags: functional API lambda

We continue with the blog series on the experimental Functional Map API which was released as part of Infinispan 8.0.0.Final. In this blog post we’ll be focusing on how to work with multiple entries at the same time. For reference, here are the previous entries in the s...

Distributed Streams

September 07, 2015    Tags: java 8 streams API

Now that Infinispan supports Java 8, we can take full advantage of some of the new features. One of the big features of Java 8 is the new Stream classes. This flips the head on processing data so that instead of having to iterate upon the data yourself the underlying Stream...

Functional Map API: Working with single entries

September 02, 2015    Tags: functional introduction API lambda

In this blog post we’ll continue with the introduction of the experimental Functional Map API, which was released as part of Infinispan 8.0.0.Final, focusing on how to manipulate data using single-key operations. As mentioned in the Functional Map API introduction, th...

Infinispan 8.0.0.Final

August 31, 2015    Tags: release

Dear all, it is with the greatest pleasure that we announce the first stable release of Infinispan 8. The number "8" is quite special for Infinispan for two reasons: it has been embedded in our logo, disguised as the infinity symbol, since the very beginning it...

Infinispan 8.0.0.CR1 is out!

August 22, 2015    Tags:

The first release candidate of Infinispan 8 is out, bringing 2 much anticipated features: Continuous Queries (ISPN-5417) and notification for expired cache entries (ISPN-694) Apart from that, the Functional Java 8 API had some refinements, and in the server land it’s ...

New Functional Map API in Infinispan 8 - Introduction

August 21, 2015    Tags: functional introduction API lambda

New Functional Map API in Infinispan 8 - Introduction In Infinispan 8.0.0.Beta3, we have a introduced a new experimental API for interacting with your data which takes advantage of the functional programming additions and improved asynchronous programming capabilities avail...

Infinispan Spark connector 0.1 released!

August 17, 2015    Tags: release spark

Infinispan Spark connector 0.1 released! Dear users, The Infinispan connector for Apache Spark has just been made available as a Spark Package! What is it? The Infinispan Spark connector allows tight integration with Apache Spark, allowing Spark jobs to be run against ...

Tags
See All