Intro to Redis Data Structures and Pub/Sub vs Redis Streams - by Dave Nielsen

preview_player
Показать описание
Redis Data Structures are the building blocks for innovation. In this video you'll learn some use cases with some extra time spent comparing Pub/Sub & Redis Streams, which give you a more reliable way to share events from producers to consumers.

Learn more about:

Learn more about Redis Labs:

About Redis Labs:
Redis Labs helps organizations reimagine how quickly they can process, analyze, make predictions with, and take action on the data they generate. As the home of Redis, the most popular open source database, we provide a competitive edge to global businesses with Redis Enterprise, which delivers superior performance, unmatched reliability, and the best total cost of ownership. Redis Enterprise allows teams to build performance, scalability, security, and growth into their applications. Designed for the cloud-native world, Redis Enterprise uniquely unifies data across hybrid, multi-cloud, and global applications, to maximize your business potential.
Рекомендации по теме
Комментарии
Автор

Very Useful. Clear and straight to the point

abrahamolaobaju
Автор

Great Talk! Nice overview of Redis capabilities, pros and cons in 46 minutes. For code you can go to the documentation.

yuriyl
Автор

to whomever asked the priority queue question: just use a sorted set?

mishasawangwan
Автор

Monolith from "2001: A Space Odyssey" is not 1x3x9m but 1x4x9m (1² : 2² : 3² proportion).

bishopvg
Автор

Do i have to have the paid cloud version to use these tools? Or i can do it locally too?

thodorisapostolopoulos
Автор

Pub/Sub (17:32) and Redis Stream(22:57) slides are same. I think it is wrong.

barsvelioglu
Автор

not a single code shown useless demonstration at least apple shows his iphone

fxstreamer
Автор

I wonder what is the best way to mix stream with pubsub. my use case: consume published expired event into stream? or what would be the best way to use ttl of entreis to triger job with the expired entrey value/key

eitannakash