Tag

In-Memory Data Grid

0 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Jul 4, 2020 · Databases

Redisson 3.13.2 Released with New Features and Bug Fixes

Redisson version 3.13.2, a Java‑based Redis client with in‑memory data grid capabilities officially recommended by Redis, has been released, introducing sharding support via ShardedRedisson, new CLUSTERDOWN error handling, added configuration methods to RedisNode, and numerous bug fixes covering sentinel handling, cache clearing, SSL reconnection, and more.

Bug FixesIn-Memory Data GridJava
0 likes · 2 min read
Redisson 3.13.2 Released with New Features and Bug Fixes
HomeTech
HomeTech
Jan 9, 2019 · Big Data

Leveraging Apache Ignite as a Memory‑Centric Data Platform to Replace MySQL for High‑Performance Data Synchronization

This article explains how Apache Ignite, a memory‑centric data platform with strong SQL support, can replace costly MySQL join queries, reduce data‑sync time from over 20 minutes to 15 minutes, improve performance fourfold, and outlines architectural changes, SQL advantages, current limitations, and future scaling plans.

Apache IgniteData SynchronizationDistributed Queries
0 likes · 8 min read
Leveraging Apache Ignite as a Memory‑Centric Data Platform to Replace MySQL for High‑Performance Data Synchronization
Architect
Architect
Jun 26, 2015 · Databases

Introduction to Apache Geode: Overview, Core Concepts, and a 5‑Minute Getting‑Started Guide

Apache Geode is an open‑source, real‑time, consistent data management platform for large distributed cloud environments, offering high availability, scalability, and low‑latency data access; this article explains its architecture, key components, features, and provides a step‑by‑step 5‑minute setup with sample Java client code.

Distributed CacheGeodeIn-Memory Data Grid
0 likes · 8 min read
Introduction to Apache Geode: Overview, Core Concepts, and a 5‑Minute Getting‑Started Guide