Blog - page 17

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

Infinispan Spark connector 0.7 released!

March 29, 2018    Tags: release spark

A new version of connector that integrates Infinispan and Apache Spark has just been released! This release brings compatibility with Infinispan 9.2.x and Spark 2.3.0. Also included a new feature that allows to create and delete caches on demand, passing custom configurat...

Infinispan 9.2.1.Final

March 27, 2018    Tags: release

Infinispan users, we have just released 9.2.1.Final which includes 65 fixes. Highlights of this release include: Many fixes/improvements to the REST endpoint Configurable CORS settings HTTP/2 now works Accept-Encoding and Content-Encoding handling It is now po...

Clustering Vert.x with Infinispan

March 21, 2018    Tags: vert.x

Welcome to the third in a multi-part series of blog posts about creating Eclipse Vert.x applications with Infinispan. In the previous blog posts we have seen how to create REST and PUSH APIs using the Infinispan Server. The purpose of this tutorial is to showcase how to crea...

Final release for Hotrod clients C++ and C# 8.2.0 are out!

March 13, 2018    Tags: c++ release final c#

We’re pleased to announce the availability of the 8.2.0.Final release of the C++ and C# Hotrod clients. Here is what happened in the 8.2.0 episode: C++ SASL: PLAIN, MD5, EXTERNAL, GSSAPI (linux only) Continuous Queries getAll operation simplified remote exec...

REST with HTTP/2

March 07, 2018    Tags: docker server http/2 rest

HTTP has become one of the most successful and heavily used network protocols around the world. Version 1.0 was created in 1996 and received a minor update 3 years later. But it took more than a decade to create HTTP/2 (which was approved in 2015). Why did it take so long? We...

Accessing Infinispan inside Docker for Mac

March 06, 2018    Tags: docker mac

Connecting to Infinispan instances that run inside Docker for Mac using the Java Hot Rod client can be tricky. In this blog post we’ll be analyzing what makes this environment tricky and how to get around the issue. The tricky thing about Docker for Mac is that intern...

A SWIG based framework to build Hotrod client prototype in your preferred language

March 05, 2018    Tags: hotrod ruby cpp-client python

If your are working on a non Java/C++/C#/JS application and you need to interact with Infinispan via Hotrod you may be interested in the idea behind the HotSwig[1] project. Hotswig proposes a framework to build Hotrod client prototypes quickly and for a generic SWIG[2] supp...

Infinispan 9.2.0.Final

March 01, 2018    Tags: release

Infinispan 9.2.0.Final "Gaina" is out ! Our three-month time-boxing for a minor release plan got a little bit skewed this time in order to accommodate for some additional overhauls. This also means that, for a minor release, this is much meatier than usual. Core improveme...

Tags
See All