filmov
tv
Python Redis - The Redis String Data type Using Redis in Memory database with Python

Показать описание
Redis is one of the well known and widely used in memory database. Redis is basically a key value data store and support multiple data types include string, list, hashes, set and sortedset and today with the help of a module called rejson, redis also support the JSON data type.
Redis can be used from multiple programming languages and this video series is all about python redis which means using redis from python programming languages
In this video, I'm talking about Redis String Data Type and how to use the same from python programming language. Redis string data type is the simplest key value store or redis and redis string is binary safe which means it can be used to store text as well as binary objects like image files.
In this video, I've also explained the atomic operations which can be done on redis as well as using timers and time to live on a particular type of string data type.
I hope and believe that my contents will help you in expediting your knowledge journey. Here are the contents of this video
Timecodes:
0:00 - Redis In Memory Database and Redis Database
0:37 - Redis String Data Type
1:04 - Redis String is Binary Safe
1:58 - Redis is a key value Store
2:16 - Connect to Redis using Python
2:28 - Set redis string data type using python
3:11 - Redis setting multiple key value pairs at once
4:50 - Appending data in redis strings
5:41 - Getting a substring from the redis string
7:03 - Setting a substring in redis string
7:39 - Redis atomic operating in redis strings
8:27 - Redis string setting expiry timeouts
9:34 - Redis getting and setting the key at once
10:18 - Redis changing the TTL of redis string
#redis #database #json #nosql #inmemorydatabase #cache #keyvalue #cachestore #keyvaluestore
About Me i.e. An Insightful Techie
Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes
As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.
As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.
Last but not the least, I'm a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors
Hope you’ll like my contents and will be part of my journey 🙏
Redis can be used from multiple programming languages and this video series is all about python redis which means using redis from python programming languages
In this video, I'm talking about Redis String Data Type and how to use the same from python programming language. Redis string data type is the simplest key value store or redis and redis string is binary safe which means it can be used to store text as well as binary objects like image files.
In this video, I've also explained the atomic operations which can be done on redis as well as using timers and time to live on a particular type of string data type.
I hope and believe that my contents will help you in expediting your knowledge journey. Here are the contents of this video
Timecodes:
0:00 - Redis In Memory Database and Redis Database
0:37 - Redis String Data Type
1:04 - Redis String is Binary Safe
1:58 - Redis is a key value Store
2:16 - Connect to Redis using Python
2:28 - Set redis string data type using python
3:11 - Redis setting multiple key value pairs at once
4:50 - Appending data in redis strings
5:41 - Getting a substring from the redis string
7:03 - Setting a substring in redis string
7:39 - Redis atomic operating in redis strings
8:27 - Redis string setting expiry timeouts
9:34 - Redis getting and setting the key at once
10:18 - Redis changing the TTL of redis string
#redis #database #json #nosql #inmemorydatabase #cache #keyvalue #cachestore #keyvaluestore
About Me i.e. An Insightful Techie
Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes
As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.
As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.
Last but not the least, I'm a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors
Hope you’ll like my contents and will be part of my journey 🙏
Комментарии