Sun.May 07, 2023

article thumbnail

Boosting Application Performance With MicroStream and Redis Integration

DZone

In today's fast-paced digital world, application performance has become critical in delivering a seamless user experience. Users expect applications to be lightning-fast and responsive, no matter the complexity of the task at hand. To meet these expectations, developers constantly look for ways to improve their application's performance. One solution that has gained popularity in recent years is the integration of MicroStream and Redis.

article thumbnail

Spring Boot and Time Series Data in ScyllaDB

DZone

The following tutorial walks you through how to use Spring Boot apps with ScyllaDB for time series data, taking advantage of shard-aware drivers and prepared statements. It’s a shorter version of a ScyllaDB University (self-paced free training) lab. About This Spring Boot and Time Series Data Tutorial This tutorial provides a step-by-step demonstration of how to use the popular Spring Boot framework to build a sample stock application.

Storage 273
article thumbnail

Load Balancer High Availability With CockroachDB and HAProxy

DZone

For reference: Checkout my previous article where I discuss connection pool high availability, " Connection Pool High Availability With CockroachDB and PgCat." Motivation The load balancer is a core piece of architecture for CockroachDB. Given its importance, I'd like to discuss the methods to overcome the SPOF scenarios.