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
Event-Driven Architectures for Spring Developers
Event-Driven Architectures for Spring Developers

Developers have long employed message queues to decouple subsystems and provide an approximation of asynchr...

Next Video
Spring Cloud Function: Write Once, Run Anywhere (For Real!)
Spring Cloud Function: Write Once, Run Anywhere (For Real!)

In the advent of volatile cloud-native, distributed architectures ranging from enterprise integration to da...