SlideShare a Scribd company logo
Redis development: an update
@antirez
Redis 4.0
MORE HACKING
More hacking
• PSYNC2 bug (Alibaba + Amazon + Redis Labs <3)
• RDB modules values
• Modules thread-safe contexts
4.0 big ones
PSYNC2
Better replication for Redis
UNLINK
Threaded (non blocking) DEL
MODULES
Redis as a framework to build things
THREADED CONTEXTS
Non blocking O(N) operations
LRU + LFU
Better eviction = better caches
RDB + AOF
Makes AOF more viable for most
MORE
Defrag, Redis Cluster improvements, …
ETA
RC now, GA in a few weeks
4.2 preview
1. Streams
More threading
Better cluster
Client side caching
DISQUE
A showcase for Cluster modules
Why streams?
Use case driven process
• Time series (+ random access)
• Multiple consumers problem
Sorted sets
• Optimized to *move* elements around
• They are sets: unique elements
• Wasteful if not used for the right task
Pub - Sub
• Not a data structure :-)
• Fire and forget
• Adding storage was an hack
Lists
• In-the-middle accesses are O(N)
• No fixed entires offsets
• Good for pop/push workloads
ADT: Streams are logs
Log file
• One (complex) entry per line
• Ordered
• One entry one offset
• Repeated entries are OK
• Memory efficient
An abstract log file
• Entries are hashes
• Offsets are logical (entry unique ID)
• O(log N) access to random ranges
• Trow away old data easily
• Memory efficient? Yep!
Streams implementation
1;somedata;foo;bar
2;somedata;…
3;somedata;…
4;somedata;…
5;somedata;…
6;somedata;…
…
…
…
…
…
…
…
…
…
1;somedata;foo;bar
2;somedata;…
3;somedata;…
4;somedata;…
5;somedata;…
6;somedata;…
…
…
…
Streams implementation
1;somedata;foo;bar
2;somedata;…
3;somedata;…
4;somedata;…
5;somedata;…
6;somedata;…
…
…
…
Streams API
TAPPEND key sensor 01 temperature 35.6
> 1486475519747.0
Streams API
• Blocking API: consume from <ID>
• Ranges
• Deletion of old data
• From Kafka: consumer groups
• ACK and retry
Thank You
Salvatore Sanfilippo
Redis Labs
Tweet me at @antirez

More Related Content

PPTX
RedisConf17 - Rax, Listpack and Safe Contexts
PPTX
What's new with enterprise Redis - Leena Joshi, Redis Labs
PPTX
RedisConf17 - Building Large High Performance Redis Databases with Redis Ente...
PPTX
RedisConf17 - Redis Enterprise: Continuous Availability, Unlimited Scaling, S...
PDF
RedisConf17 - Doing More With Redis - Ofer Bengal and Yiftach Shoolman
PDF
RedisConf17 - Searching Billions of Documents with Redis
PPTX
RedisConf17 - Redis Cluster at flickr and tripod
PPTX
RedisConf17 - Redis Labs - Implementing Real-time Machine Learning with Redis-ML
RedisConf17 - Rax, Listpack and Safe Contexts
What's new with enterprise Redis - Leena Joshi, Redis Labs
RedisConf17 - Building Large High Performance Redis Databases with Redis Ente...
RedisConf17 - Redis Enterprise: Continuous Availability, Unlimited Scaling, S...
RedisConf17 - Doing More With Redis - Ofer Bengal and Yiftach Shoolman
RedisConf17 - Searching Billions of Documents with Redis
RedisConf17 - Redis Cluster at flickr and tripod
RedisConf17 - Redis Labs - Implementing Real-time Machine Learning with Redis-ML

What's hot (20)

PPTX
RedisConf17 - Home Depot - Turbo charging existing applications with Redis
PDF
RedisConf17 - Lyft - Geospatial at Scale - Daniel Hochman
PPTX
RedisConf17- Using Redis at scale @ Twitter
PPTX
RedisConf17 - IoT Backend with Redis and Node.js
PDF
HIgh Performance Redis- Tague Griffith, GoPro
PDF
Redis in a Multi Tenant Environment–High Availability, Monitoring & Much More!
PPTX
RedisConf17 - Redis in High Traffic Adtech Stack
PPTX
Day 2 General Session Presentations RedisConf
PDF
Counting image views using redis cluster
PDF
RedisConf17 - Amadeus - Redis-Cluster operator
PPTX
Redis Developers Day 2014 - Redis Labs Talks
PPTX
RedisConf17 - Turbo-charge your apps with Amazon Elasticache for Redis
PDF
Running Analytics at the Speed of Your Business
PDF
Redis for horizontally scaled data processing at jFrog bintray
PDF
Back your App with MySQL & Redis, the Cloud Foundry Way- Kenny Bastani, Pivotal
PPTX
RedisConf17 - Pain-free Pipelining
PPTX
Walmart & IBM Revisit the Linear Road Benchmark- Roger Rea, IBM
PDF
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
PDF
RedisConf18 - Redis at LINE - 25 Billion Messages Per Day
PDF
Redis Day Keynote Salvatore Sanfillipo Redis Labs
RedisConf17 - Home Depot - Turbo charging existing applications with Redis
RedisConf17 - Lyft - Geospatial at Scale - Daniel Hochman
RedisConf17- Using Redis at scale @ Twitter
RedisConf17 - IoT Backend with Redis and Node.js
HIgh Performance Redis- Tague Griffith, GoPro
Redis in a Multi Tenant Environment–High Availability, Monitoring & Much More!
RedisConf17 - Redis in High Traffic Adtech Stack
Day 2 General Session Presentations RedisConf
Counting image views using redis cluster
RedisConf17 - Amadeus - Redis-Cluster operator
Redis Developers Day 2014 - Redis Labs Talks
RedisConf17 - Turbo-charge your apps with Amazon Elasticache for Redis
Running Analytics at the Speed of Your Business
Redis for horizontally scaled data processing at jFrog bintray
Back your App with MySQL & Redis, the Cloud Foundry Way- Kenny Bastani, Pivotal
RedisConf17 - Pain-free Pipelining
Walmart & IBM Revisit the Linear Road Benchmark- Roger Rea, IBM
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
RedisConf18 - Redis at LINE - 25 Billion Messages Per Day
Redis Day Keynote Salvatore Sanfillipo Redis Labs
Ad

Similar to RedisConf17 - Redis Development, An Update - @antirez (20)

PDF
Databases in the hosted cloud
PDF
Scaling Hadoop at LinkedIn
PPTX
A Second Look at Oracle RAC 12c
PPTX
Nosql databases
PPTX
Securing Hadoop in an Enterprise Context
PPTX
44CON 2014 - Pentesting NoSQL DB's Using NoSQL Exploitation Framework, Franci...
PDF
Vijfhart thema-avond-oracle-12c-new-features
PPTX
Hadoop ppt1
ODP
MySQL And Search At Craigslist
KEY
KeyValue Stores
PDF
No sq lv1_0
PPTX
Hadoop.pptx
PPTX
Hadoop.pptx
PPTX
List of Engineering Colleges in Uttarakhand
PPTX
MongoDB
PDF
Petabyte Scale Object Storage Service Using Ceph in A Private Cloud - Varada ...
PPTX
Azure redis cache
PDF
Papers We Love Too, June 2015: Haystack
PPTX
Hadoop and Big data in Big data and cloud.pptx
KEY
MongoDB Administration 20110922
Databases in the hosted cloud
Scaling Hadoop at LinkedIn
A Second Look at Oracle RAC 12c
Nosql databases
Securing Hadoop in an Enterprise Context
44CON 2014 - Pentesting NoSQL DB's Using NoSQL Exploitation Framework, Franci...
Vijfhart thema-avond-oracle-12c-new-features
Hadoop ppt1
MySQL And Search At Craigslist
KeyValue Stores
No sq lv1_0
Hadoop.pptx
Hadoop.pptx
List of Engineering Colleges in Uttarakhand
MongoDB
Petabyte Scale Object Storage Service Using Ceph in A Private Cloud - Varada ...
Azure redis cache
Papers We Love Too, June 2015: Haystack
Hadoop and Big data in Big data and cloud.pptx
MongoDB Administration 20110922
Ad

More from Redis Labs (20)

PPTX
Redis Day Bangalore 2020 - Session state caching with redis
PPTX
Protecting Your API with Redis by Jane Paek - Redis Day Seattle 2020
PPTX
The Happy Marriage of Redis and Protobuf by Scott Haines of Twilio - Redis Da...
PPTX
SQL, Redis and Kubernetes by Paul Stanton of Windocks - Redis Day Seattle 2020
PPTX
Rust and Redis - Solving Problems for Kubernetes by Ravi Jagannathan of VMwar...
PPTX
Redis for Data Science and Engineering by Dmitry Polyakovsky of Oracle
PPTX
Practical Use Cases for ACLs in Redis 6 by Jamie Scott - Redis Day Seattle 2020
PPTX
Moving Beyond Cache by Yiftach Shoolman Redis Labs - Redis Day Seattle 2020
PPTX
Leveraging Redis for System Monitoring by Adam McCormick of SBG - Redis Day S...
PPTX
JSON in Redis - When to use RedisJSON by Jay Won of Coupang - Redis Day Seatt...
PPTX
Highly Available Persistent Session Management Service by Mohamed Elmergawi o...
PPTX
Anatomy of a Redis Command by Madelyn Olson of Amazon Web Services - Redis Da...
PPTX
Building a Multi-dimensional Analytics Engine with RedisGraph by Matthew Goos...
PPTX
RediSearch 1.6 by Pieter Cailliau - Redis Day Bangalore 2020
PPTX
RedisGraph 2.0 by Pieter Cailliau - Redis Day Bangalore 2020
PPTX
RedisTimeSeries 1.2 by Pieter Cailliau - Redis Day Bangalore 2020
PPTX
RedisAI 0.9 by Sherin Thomas of Tensorwerk - Redis Day Bangalore 2020
PPTX
Rate-Limiting 30 Million requests by Vijay Lakshminarayanan and Girish Koundi...
PDF
Three Pillars of Observability by Rajalakshmi Raji Srinivasan of Site24x7 Zoh...
PPTX
Solving Complex Scaling Problems by Prashant Kumar and Abhishek Jain of Myntr...
Redis Day Bangalore 2020 - Session state caching with redis
Protecting Your API with Redis by Jane Paek - Redis Day Seattle 2020
The Happy Marriage of Redis and Protobuf by Scott Haines of Twilio - Redis Da...
SQL, Redis and Kubernetes by Paul Stanton of Windocks - Redis Day Seattle 2020
Rust and Redis - Solving Problems for Kubernetes by Ravi Jagannathan of VMwar...
Redis for Data Science and Engineering by Dmitry Polyakovsky of Oracle
Practical Use Cases for ACLs in Redis 6 by Jamie Scott - Redis Day Seattle 2020
Moving Beyond Cache by Yiftach Shoolman Redis Labs - Redis Day Seattle 2020
Leveraging Redis for System Monitoring by Adam McCormick of SBG - Redis Day S...
JSON in Redis - When to use RedisJSON by Jay Won of Coupang - Redis Day Seatt...
Highly Available Persistent Session Management Service by Mohamed Elmergawi o...
Anatomy of a Redis Command by Madelyn Olson of Amazon Web Services - Redis Da...
Building a Multi-dimensional Analytics Engine with RedisGraph by Matthew Goos...
RediSearch 1.6 by Pieter Cailliau - Redis Day Bangalore 2020
RedisGraph 2.0 by Pieter Cailliau - Redis Day Bangalore 2020
RedisTimeSeries 1.2 by Pieter Cailliau - Redis Day Bangalore 2020
RedisAI 0.9 by Sherin Thomas of Tensorwerk - Redis Day Bangalore 2020
Rate-Limiting 30 Million requests by Vijay Lakshminarayanan and Girish Koundi...
Three Pillars of Observability by Rajalakshmi Raji Srinivasan of Site24x7 Zoh...
Solving Complex Scaling Problems by Prashant Kumar and Abhishek Jain of Myntr...

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
KodekX | Application Modernization Development
PDF
Encapsulation theory and applications.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
cuic standard and advanced reporting.pdf
PPT
Teaching material agriculture food technology
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
PPTX
A Presentation on Artificial Intelligence
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
NewMind AI Weekly Chronicles - August'25 Week I
KodekX | Application Modernization Development
Encapsulation theory and applications.pdf
Electronic commerce courselecture one. Pdf
cuic standard and advanced reporting.pdf
Teaching material agriculture food technology
Encapsulation_ Review paper, used for researhc scholars
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Building Integrated photovoltaic BIPV_UPV.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Understanding_Digital_Forensics_Presentation.pptx
Big Data Technologies - Introduction.pptx
A Presentation on Artificial Intelligence
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Network Security Unit 5.pdf for BCA BBA.
Diabetes mellitus diagnosis method based random forest with bat algorithm
Mobile App Security Testing_ A Comprehensive Guide.pdf
Machine learning based COVID-19 study performance prediction
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx

RedisConf17 - Redis Development, An Update - @antirez