Redis Beginner Tutorial 1 - What is REDIS

preview_player
Показать описание
Today we will learn redis from scratch

REDIS = remote dictionary server

What is redis ?
Redis is a KEY-VALUE store
a store/server that stores data as key-value pairs
e.g.
Name=John
Key=Value

this key-value store can be used as a database to read and write data as key-values

Features:

Its a No-SQL db
Uses data structures to store data
Interaction with data is command based
Its an in-memory db (with persistence options)

Salvatore Sanfilippo (original developer)
May 10, 2009 (first release)
Cross Platform (written in ANSI C)

Open Source

Subscribe on:

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ FOLLOW ------------
Рекомендации по теме
Комментарии
Автор

Simple, fast and precise, that was what i am looking for thanks

aghiadalzein
Автор

You are the master to make understandable to other peoples you re awesome boy in th world

motivationalwithpictures
Автор

You always explain the topics very easily. Thanks a lot :)

tusharverma
Автор

Thanks a lot. Just was introduced to Redis, yesterday; need to learn more... ;-)

PaulRamnora
Автор

Thank you for the insightful and brief intro to Redis.

DrYarnal
Автор

Very clear and succinct. Great lessons!

porgeet
Автор

Many thanks. Now learned about REDIS with this easy explanation. Love from Pakistan.

zeeshanmcp
Автор

Superb anna.. very precise and clear. thank you

Jyothi_Bayyappagari
Автор

Good Explanation!
Thank you.
Do you've any videos for Security Testing ?

yeshwanthb
Автор

fantastic explanation, could you get us links to this pdf or ppt

talaatmamdouh
Автор

thank you! very useful and clear for a beginner like me

IncolasCopperfield
Автор

Awesomely explain. Thanks for your effort

billbakshi
Автор

Hi,

This Redis tutorial for beginner is very helpful.

Thank you so much

shaktiprasadrath
Автор

Thanks bro for a detailed explanation :)
Love your channel :)

AndroidandTechSolutions
Автор

How is Redis different from Sql server buffer cache ?

nadirzeeshan
Автор

Question: if redis store the in memory what is differences when code some program in java and store the data at concurent hash map variable ? Is it the same thing ?

dimasnaresh
Автор

Could you please do a video on Gatling

bencymathew
Автор

As redis stores data in memory. If data is more it will consume more memory. Isn't that a disadvantage from the memory management prospective ?

anmolmore
Автор

Hi Raghav! How can we use REDIS with selenium? Can we use it?

shivakumarkalva
Автор

What is the song name at the end !! And thanks for the explaination btw :)

adamproof