Eating Lettuce with a spoon of Redis: Building Java apps with Spring at in-memory speed
Redis is a powerful in-memory data store used for caching, session management, message queues, vector search, and more. Lettuce, not just a leafy green vegetable, is a modern and scalable Java client for Redis — built within the Spring ecosystem and designed for asynchronous and reactive programming.
In this talk, we’ll take a deep dive into how Lettuce works under the hood, how it integrates seamlessly with Spring, and how you can use it to build high-performance Java applications. Whether you're already using Lettuce or just exploring Redis for your tech stack, this session will equip you with a strong understanding of its architecture, reactive capabilities, and the latest ecosystem developments.Level:Intermediate