Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introducing Redis 8: 15 years of Redis

Introducing Redis 8: 15 years of Redis

Redis 8 is here. In this talk I go through a brief history of Redis. Then what's new in Redis 8. And wrap up with three short demos: full text search, vector similarity search, and probabilistic data structures.

Avatar for Raphael De Lio

Raphael De Lio

April 04, 2025
Tweet

More Decks by Raphael De Lio

Other Decks in Programming

Transcript

  1. 4 → Salvatore Sanfilippo → Web servers scaled easily, databases

    didn’t. → He wanted a database that was: - Fast - Fault tolerant - Horizontally scalable - Highly available 2008
  2. 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
  3. Redis Search Redis Time Series Redis Bloom Redis JSON The

    foundational infrastructure for building realtime apps
  4. 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
  5. 8 1 Billion Vectors - 90% precision - 200ms median

    latency 1 Billion Vectors - 95% precision - 1.3s median latency
  6. 9