Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    NoSQL Development with Azure Redis and C#

    Posted By: Landau17
    NoSQL Development with Azure Redis and C#

    NoSQL Development with Azure Redis and C#
    MP4 | Video: 720p | Duration: 4:14:29 | English | Subtitles: VTT | 637.3 MB



    Microsoft Azure Redis is based on the popular open-source Redis cache. It gives you access to a secure, dedicated Redis cache, managed by Microsoft and accessible from any application within Azure and beyond. In this course, follow along as instructor Anton Delsink helps you get started with Microsoft Azure Redis, familiarizes you with the various data structures in Redis, and explains how to use those data structures from C#. Anton demonstrates how to deploy Redis; connect with Redis CLI and C# clients; work with data types, lists, sets, and hashes; use Redis with ASP.NET web apps; and more.

    Topics include:
    • 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