Slide 1

Slide 1 text

Raphael De Lio 2025 Introducing Redis 8 15 years of Redis

Slide 2

Slide 2 text

Who has not heard of Redis before?

Slide 3

Slide 3 text

Redis is an actual database that happens to work really well as a cache.

Slide 4

Slide 4 text

4 → Salvatore Sanfilippo → Web servers scaled easily, databases didn’t. → He wanted a database that was: - Fast - Fault tolerant - Horizontally scalable - Highly available 2008

Slide 5

Slide 5 text

Persistence Transactions Strings , lists, sets & sorted sets Master/Replica Architecture Hashes Pub/Sub Message Queue Lua Scripting Streams Automatic Failover Sharding Geoindexing Modules Client Side Caching 2009-2024

Slide 6

Slide 6 text

Redis Search Redis Time Series Redis Bloom Redis JSON The foundational infrastructure for building realtime apps

Slide 7

Slide 7 text

Probabilistic Data Structures Redis Query Engine (with Vector Similarity Search) JSON Data Structure Time Series Data Structure 2025 The foundational infrastructure for building AI apps Enhancements in performance

Slide 8

Slide 8 text

8 1 Billion Vectors - 90% precision - 200ms median latency 1 Billion Vectors - 95% precision - 1.3s median latency

Slide 9

Slide 9 text

9

Slide 10

Slide 10 text

10 Easily integrable with Spring Boot Redis OM Spring

Slide 11

Slide 11 text

RAPHAEL DE LIO DEVELOPER ADVOCATE *