Redis Course - In-Memory Database Tutorial
Offered By: freeCodeCamp
Course Description
Overview
Dive into the world of Redis, an in-memory data structure store, with this comprehensive beginner's tutorial. Learn how to install Redis and explore its various data structures including strings, lists, sets, sorted sets, and hashes. Master essential concepts such as transactions, pub/sub messaging, and scripting. Discover how to implement geospatial features, ensure secure connections, and conduct performance benchmarks. Gain hands-on experience with practical examples and step-by-step guidance, equipping you with the skills to leverage Redis effectively in your projects.
Syllabus
Intro.
Installing Redis.
Redis Strings.
Redis Lists.
Redis Sets.
Redis Sorted Sets.
Redis HyperLogLog.
Redis Hashes.
Redis Transactions.
Redis PubSub.
Redis Scripts.
Redis Connection & Security.
Redis Geospatial.
Redis Benchmark .
Taught by
freeCodeCamp.org
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera