<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Redis on Neat Guy Coding</title><link>https://neatguycoding.com/tags/redis/</link><description>Recent content in Redis on Neat Guy Coding</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 NeatGuyCoding</copyright><lastBuildDate>Wed, 05 Jan 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://neatguycoding.com/tags/redis/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuring Spring Data Redis with Lettuce for Effective Pipeline Operations</title><link>https://neatguycoding.com/posts/spring-data-redis-pipeline/</link><pubDate>Wed, 05 Jan 2022 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/spring-data-redis-pipeline/</guid><description>A comprehensive guide on how to properly configure Spring Data Redis with Lettuce to enable pipeline functionality. Learn about connection sharing, AutoFlushCommands, and PipeliningFlushPolicy configurations to optimize your Redis batch operations and reduce network round-trip time.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/spring-data-redis-pipeline/featured.jpg"/></item><item><title>Spring Data Redis Connection Leak Mystery: When Your Microservice Goes Rogue</title><link>https://neatguycoding.com/posts/spring-data-redis-connection-leak/</link><pubDate>Thu, 14 Oct 2021 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/spring-data-redis-connection-leak/</guid><description>A production incident investigation revealing how Spring Data Redis + Lettuce can leak connections when mixing SessionCallback and executeWithStickyConnection operations. Deep dive into connection management mechanisms, JFR analysis techniques, and practical solutions to prevent your Redis connection pool from becoming a black hole.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/spring-data-redis-connection-leak/featured.jpg"/></item><item><title>Gateway Avalanche Crisis: How Synchronous Redis Calls Nearly Brought Down Our System</title><link>https://neatguycoding.com/posts/spring-cloud-gateway-avalanche/</link><pubDate>Wed, 01 Sep 2021 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/spring-cloud-gateway-avalanche/</guid><description>A deep dive into a production incident where our Spring Cloud Gateway experienced cascading failures due to blocking Redis operations. Learn how synchronous API calls in reactive environments can cause thread starvation, leading to health check failures and system-wide avalanches, plus the complete solution using async patterns.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/spring-cloud-gateway-avalanche/featured.jpg"/></item></channel></rss>