Blog - page 29

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

Spring Boot Starters 1.0.0.Beta1

February 15, 2017    Tags: spring boot release beta

I’m happy to announce Spring Boot Starters 1.0.0.Beta1. The changelog includes: Fixed hotrod-client.properties path (now it uses classpath:hotrod-client.properties) ISPN-7468 Added Spring Cache automatic discovery and creation Fixed typo in artifact name Upg...

Infinispan 9.0.0.CR1

February 10, 2017    Tags: release release candidate

Those busy hackers over in the Infinispan dungeon have brewed up a new release, and it is the first candidate on the road to the final 9. Infinispan 9.0.0.CR1 (codenamed "Ruppaner") includes a number of fixes and component upgrades over the last Beta release. You can read all...

Hotrod clients C++/C# 8.1.0.CR1 released!

February 09, 2017    Tags: c++ release c# release candidate

Dears, we’re pleased to announce that 8.1.0.CR1 release for C++/C# clients is out! Downloading the code you’ll find these changes (and may more): C++11 instead of the old portable custom classes less bugs more safety through TLS client authentication ...

Infinispan 9.0.0.Beta2 and 8.2.6.Final are out!

January 24, 2017    Tags: beta release stable

It’s release day at Infinispan HQ and we’ve just released a couple of new versions: Infinispan 9.0.0.Beta2 includes: New: Multi-tenancy support for Hot Rod and REST endpoints improve Infinispan Server experience on OpenShift. Transactional support for Fu...

Data Container Changes Part 2

January 23, 2017    Tags: data storage

Before the end of the year I wrote a blog post detailing some of the more recent changes that Infinispan introduced with the in memory data container. As was mentioned in the previous post we would be detailing some other new changes. If you poked around in our new schema af...

9.x JDBC Store Improvements

January 23, 2017    Tags:

Infinispan 9 introduces several changes to the JDBC stores, in summary: Configuration of DB version Upsert support for store writes Timestamp indexing c3p0 connection pool replaced by HikariCP DB Version Configuration Previously when configuring a JDBC store i...

Near Cache for native C++/C# Client example

January 11, 2017    Tags: c++ hotrod near caching 8.1.0 cpp-client dotnet-client c#

Dear Readers, as mentioned in our previous post about the new C++/C# release 8.1.0.Beta1, clients are now equipped with near cache support. The near cache is an additional cache level that keeps the most recently used cache entries in an "in memory" data structure. Near c...

Hotrod clients C++/C# 8.1.0.Beta1 released!

January 04, 2017    Tags: c++ release hotrod 8.1.0 cpp-client dotnet-client c#

New Year, New (Beta) Clients! I’m pleased to announce that the C++/C# clients version 8.1.0.Beta1 are out! The big news in this release is: Near Caching Support Find the bits in the usual place: https://infinispan.org/hotrod-clients/ Features list for 8.1 i...

Tags
See All