0
Redis
How to learn Redis basics
4 Answers
+ 4
obadina azeez try these two sites:
https://redis.io/learn/howtos/quick-start
https://www.tutorialspoint.com/redis/index.htm
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.
0
Not on solo learn
0
No not available on sololearn