YoVDO

Introduction to Redis Data Structures

Offered By: Redis University via Independent

Tags

Redis Courses Data Structures Courses

Course Description

Overview

RU101 is an introductory course, perfect for developers new to Redis. In this course, you’ll learn about the data structures in Redis, and you’ll see how to practically apply them in the real world.

The course covers all of Redis’s most-used data structures, including strings, hashes, lists, sets, and sorted sets. Since Redis is often used for high-throughput, low-latency applications, we’ll be sure to cover the time-complexity of the various Redis commands so that you can select the most efficient data structures to solve your domain problem.

You’ll also learn about specialized Redis data structures such as geospatial indexes and bit fields. And you’ll see how to model capped collections, perform set operations, and take advantage of Redis pub/sub.

Finally, you’ll get an introduction to Redis’s powerful Lua scripting capabilities.


Related Courses

Déployez des applications dans le cloud avec IBM Bluemix
IBM via OpenClassrooms
Big Data Applications: Real-Time Streaming
Yandex via Coursera
Redis for Java Developers
Redis University via Independent
Redis for JavaScript Developers
Redis University via Independent
Redis for Python Developers
Redis University via Independent