by Neil Stevenson / Aug 3, 2021 Is the Data Evenly Allocated? Uniformity and balance are key principles for data grids. All grid members should hold the same amount of data, do...
by Neil Stevenson / Jul 26, 2021 External Hazelcast Queries We can send an SQL query to Hazelcast and get results, a great feature. But did you know the data...
by Neil Stevenson / May 26, 2021 Comparing Serialization Options “Which serialization option is best?“. In this post we’ll explore some of the most common serialization options for Hazelcast, which...
by Neil Stevenson / Mar 1, 2021 Experiences with Change Data Capture In a previous blog post, Designing an Evergreen Cache with Change Data Capture, Nicolas describes “one-way” change data capture (CDC). It...
by Neil Stevenson / Jan 6, 2020 Bitcoin’s Death Cross Let’s start off the New Year with a fun code example! This example shows how Jet is used to spot...