paint-brush
Exploring Redis II: How Redis Stream Worksby@gulolio
465 reads
465 reads

Exploring Redis II: How Redis Stream Works

by Gealber Morales4mJuly 12th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This is a continuation of my previous post about Redis. In both cases, you have a stream of data that you want to access at any time, and you could access it multiple times and from multiple clients. Redis Stream is a new Redis data type called Stream. It's like saying, "give me the date from 1 to 10", you can literally request data in the stream. After you consume the data, other consumers could request this same data, so a request for data doesn't "pop" or "delete" it.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Exploring Redis II: How Redis Stream Works
Gealber Morales HackerNoon profile picture
Gealber Morales

Gealber Morales

@gulolio

Mathematician who likes to break things on the backend

About @gulolio
LEARN MORE ABOUT @GULOLIO'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Gealber Morales HackerNoon profile picture
Gealber Morales@gulolio
Mathematician who likes to break things on the backend

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite