Introduction to Redis with Python: The Basics
Redis is an in-memory data structure store used as a database, cache, and message broker. This course introduces the essential concepts and operations of Redis, including connecting to a Redis server, working with numbers, performing basic operations, and handling data structures such as lists and hashes using Python.
Lessons and practices
Connecting to Redis Server
Change Key and Value in Redis
Multiline Strings in Redis
Fix the Redis Connection
Add Missing Redis Connection Details
Connect and Retrieve From Redis
Working with Redis Numbers
Fix the Redis Script
Adding Missing Redis Code Blocks
Write Redis Numbers from Scratch
Practice Redis Numeric Operations
Modify Redis Numeric Operations
Fix Redis Numeric Operations Bug
Increment and Decrement Values in Redis
Writing Numeric Operations in Redis
Managing Redis Lists
Using the Lindex Command
Modify Redis List to Numbers
Retrieving Redis Lists Content
Find and Fix Redis List Bugs
Fill in the Redis List Code
Creating Redis Lists from Scratch
Running Your First Redis Hash
Change Hash to Store New User
Redis Hash: Retrieve Specific Field
Fix Redis Hash Bug
Redis Hash Practice Exercise
Creating Redis Hash from Scratch
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.