Author
Released
11/16/2017- What is Redis?
- Installing Redis on a Windows machine
- Deploying the latest version of Redis into a container
- Connecting with C# clients
- Working with data types in Redis
- Key expiration and expiration policies
- Working with lists, sets, and hashes in Redis
- Working with batches and transactions
- Using Redis with ASP.NET web apps
Skill Level Intermediate
Duration
Views
- [Instructor] Redis is an incredibly powerful capability to add to your application stack, and yet we could just use it as a simple, key-value cache, or we can go all in by rethinking the design of our application's state given the rich data structures we have in Redis. My name is Anton Delsink and I've been teaching developer topics almost 20 years and rarely have I had as much fun as back when I was learning Redis, especially because it makes you reconsider a lot of the assumptions that we bring from our traditional application development experience, you know, expecting asset transactions, persistent data storage and such.
In this course, you can follow along as we use Microsoft Azure Redis and the StackExchange.Redis client library to learn about the various data structures in Redis and how to use them from C#.
Related Courses
-
Introduction
-
Welcome48s
-
Exercise files1m 7s
-
-
1. What Is Redis?
-
Use cases and features4m 57s
-
Persistence and HA7m 38s
-
-
2. Deploying Redis
-
Local on Windows2m 37s
-
Redis on Azure for dev: Test11m 32s
-
Redis on Azure for production12m 37s
-
-
3. Connecting
-
Connecting with C# clients10m 26s
-
4. Working with Data Types in Redis
-
Redis keys4m 20s
-
Operations on keys2m 59s
-
Redis strings: Key-value pairs12m 50s
-
-
5. Working with Lists in Redis
-
Redis lists5m 50s
-
-
6. Working with Sets in Redis
-
Redis sets2m 27s
-
Redis sorted sets3m 41s
-
Hands on with C# and Redis sets20m 38s
-
-
7. Working with Hashes in Redis
-
Redis hashes (maps)2m 19s
-
-
8. Working with GIS Data in Redis
-
Redis GEO: GIS features4m 37s
-
Hands on with C# and Redis GEO17m 32s
-
-
9. Working with Batches and Transactions
-
Redis transactions aka MULTI2m 17s
-
Hands on with C# and Redis MULTI17m 26s
-
10. Working with Lua Scripts in Redis
-
Server-side scripts on Redis6m 10s
-
-
11. Using Redis with ASP.NET Web Apps
-
Redis as distributed cache16m 33s
-
Conclusion
-
Next steps3m 29s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome