0

Redis

How to learn Redis basics

6th Oct 2025, 12:21 AM
obadina azeez
obadina azeez - avatar
4 Answers
6th Oct 2025, 12:32 AM
BroFar
BroFar - avatar
0
obadina azeez, thank you for showing such eagerness to learn bew concepts! I would liek to point put that, to practice, you need Redis running locally and so, you have to install it. I have tend to nil experience of redis, but if I were you, I would have started with the fundamental data types and their commands and then concepts like expiration, basics of Redis replication and scaling, pipelines and AOF logs. You can visit this official documentation: https://redis.io/docs/latest/ Here are a few other resources for your reference: https://www.geeksforgeeks.org/system-design/introduction-to-redis-server/ https://www.w3schools.io/nosql/redis-tutorial/ https://redis.io/dev/ https://www.udemy.com/course/redis-tutorial-for-beginners/?srsltid=AfmBOooguIhj64Ewm3yAruQp0Sgq4q6LlFxE_-KkNWoLsAGO53mpYE9L I hope this helps. Keep coding! Thank you.
6th Oct 2025, 4:35 PM
Ushasi Bhattacharya
0
Not on solo learn
6th Oct 2025, 5:44 PM
obadina azeez
obadina azeez - avatar
0
No not available on sololearn
6th Oct 2025, 6:17 PM
BroFar
BroFar - avatar