Querying Your In-Memory-Data-Grid: Why and How?
In this article, I'd like to describe how you can take advantage of Hazelcast to query your cached data in different ways and still be fast.

In this article, I'd like to describe how you can take advantage of Hazelcast to query your cached data in different ways and still be fast.

Java Stream's Collectors methods fit most use-cases. Let's imagine an e-commerce platform that implements a shopping cart.

Some days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or multiple Dwellings). It can …