Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
Reviews
4.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
This Redis course is an excellent in-memory database tutorial. The course content is comprehensive, covering key Redis concepts like key-value storage, data structures, and advanced features. The instructor is highly qualified and delivers the mater…