Connection pooling with Spring Boot and CockroachDB
Overview
Hikari is a battle-proven, lightweight, high performance connection pool library for Java. It's also the default connection pool in Spring Boot. This article will dive into some configuration settings that are relevant for CockroachDB.
Why a...
blog.cloudneutral.se7 min read