Event-Driven Java Applications with Redis 5.0 Streams

October 16, 2019

Events are all around. With Redis Streams, we can capture those and store them in Redis. Redis Streams represent a journal-like data structure that allows sequential processing of messages. Let’s have a look at how to integrate Redis streams into applications, and how to consume and produce messages to build a message-oriented Java application with Redis the Spring way. Speaker: Mark Paluch, Spring Data Engineer, Pivotal Filmed at SpringOne Platform 2019 SlideShare: https://www.slideshare.net/SpringCentral/eventdriven-java-applications-with-redis-50-streams

Previous
Designing a Reactive System
Designing a Reactive System

It's been a few years now that the Spring team has invested time in various Reactive components. To meet ou...

Next Video
State of Reactor 2019
State of Reactor 2019

In this session, we'll give an update on what's been happening in the Reactor ecosystem since the last Spri...