podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Redis
Shows
200: Tech Tales Found
From Frustration to Revolution: The Redis Story and the Open Source Battle
Redis began as a personal project by Salvatore Sanfilippo, an Italian programmer struggling with slow databases at his startup. In 2009, frustrated with performance limitations, he created a fast in-memory data store prototype called LMDB, which later evolved into Redis. Unlike traditional databases that relied on slower disk storage, Redis stored data directly in RAM, enabling lightning-fast access—around 100 nanoseconds compared to milliseconds for solid-state drives. This speed made it ideal for real-time applications like social media feeds, online gaming leaderboards, chat services, and session management. Redis quickly gained traction within the Ruby on Rails community after developer Ezra Zygmuntowicz pr...
2025-06-05
37 min
Data Engineering Podcast
Overcoming Redis Limitations: The Dragonfly DB Approach
SummaryIn this episode of the Data Engineering Podcast Roman Gershman, CTO and founder of Dragonfly DB, explores the development and impact of high-speed in-memory databases. Roman shares his experience creating a more efficient alternative to Redis, focusing on performance gains, scalability, and cost efficiency, while addressing limitations such as high throughput and low latency scenarios. He explains how Dragonfly DB solves operational complexities for users and delves into its technical aspects, including maintaining compatibility with Redis while innovating on memory efficiency. Roman discusses the importance of cost efficiency and operational simplicity in driving adoption and shares insights on...
2025-03-30
43 min