Use a Redis Container for local .NET Development (and other frameworks)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2024
  • Local SQL Server Container Setup:
    • Use a SQL Server Datab...
    Local Azure Storage Emulator Setup:
    • Use the Azurite emulat...
    Local Azure Cosmos DB Emulator Setup
    • Use the Azure Cosmos D...
    In this video, you’ll learn how to use a Redis Docker Container for local app development with .NET and other frameworks. Redis is a powerful service for caching, pub/sub and database driven development. Using Redis in a container provides a clean, light-weight and portable alternative to a full installation. I’ll demonstrate how to create and run the container using the official Redis image and connect to it through code. We’ll also learn how to persist data across container instances and life cycles using volumes. Finally, we’ll wrap up the video by discussing why working with Redis through a container can be so valuable.
    00:00 Intro
    00:50 Prerequisites
    01:30 Create and run the Redis container
    04:01 Connect the sample app
    05:45 Test the Redis container
    06:18 Persisting data using volumes
    09:07 Understand Redis container workflows
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น •