Blog - page 29

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

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

Spring Boot Starters

December 20, 2016    Tags: spring

Spring Boot Starters Ho, ho, hooo! It looks like all members of Infinispan Community have been nice and Santa brought you Spring Boot Starters! This will make you even more productive and your code less verbose! Why do I need starters? Spring Boot Starters make the ...

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

Tags
See All