Bootiful multi-model applications with Redis Stack by Brian Sam-Bodden @ Spring I/O 2022

Conference: Spring I/O 2022

Year: 2022

Spring I/O 2022 - Barcelona, 26-27 May Slides: https://speakerdeck.com/bsbodden/bootiful-multi-model-applications-with-redis-stack GitHub Repo: https://github.com/bsbodden/bootiful-redis-stack Redis Stack provides a seamless and straightforward way to use different data models and functionality from Redis, including a document store, a graph database, a time series data database, probabilistic data structures, and a full-text search engine. In this session, I will walk you thru the building of a Spring Boot application that uses a hybrid model with Redis OM Spring. Redis OM Spring provides a robust repository and custom object-mapping abstractions built on the powerful Spring Data Redis (SDR) framework to tap into all the modules of Redis Stack.