.NET 8 .🚀🔥: Speedup your API with Redis Caching🚀🚀🚀

Поділитися
Вставка
  • Опубліковано 28 лис 2024
  • In this video we will adding caching to our web api
    Support me on Patreon to access the source code:
    / mohamadlawand
    Let us connect:
    🌍 My website - www.mohamadlaw...
    📸 Instagram - / mohamadlawand087
    🐦 Twitter - / moe23
    ♯ Github - github.com/moh...
    🎫 LinkedIn - / mlawand
    💥 LinkTree - linktr.ee/moha...
    Discord - / discord
    Gear I use (affiliate link): amzn.to/3EbT8Jw
    Support my work:
    / mohamadlawand
    www.buymeacoff...
    Hire Me:
    transactions.s...
    WHO AM I:
    I'm Mohamad, a Enterprise Architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.
    GET IN TOUCH:
    If you’d like to talk, I’d love to hear from you. Tweeting @moe23 directly will be the quickest way to get a response, but if your question is very long, feel free to email me at hello@mohamadlawand.com.
    #dotnet #caching #redis

КОМЕНТАРІ • 15

  • @codeme8016
    @codeme8016 9 днів тому

    Clear example, clear talking, clear images. Thank you so much! 🎉. Do you also know how to setup Clean Architecture? I've watched tons of videos but none of them are clear. None of them shows which folder or files go to which project and which project is referenced to which one.

  • @MutalibGozalov
    @MutalibGozalov 2 місяці тому +2

    Excellent

  • @abdullahm.3363
    @abdullahm.3363 2 місяці тому

    Great video 👍🏿

  • @lyudmilpetrov79
    @lyudmilpetrov79 2 місяці тому +1

    Thank you so much for your great content, I have a question is in it better to add redis cache as singleton vs scoped?

  • @RoyZASTEROiD
    @RoyZASTEROiD 2 місяці тому

    thank you very much for this tutorial.

  • @discowho
    @discowho 29 днів тому

    Thanks!

    • @MohamadLawand
      @MohamadLawand  28 днів тому +1

      Thank you

    • @discowho
      @discowho 28 днів тому

      ​@@MohamadLawandYou're welcome. That was a really helpful video!

  • @dv5946
    @dv5946 2 місяці тому +2

    the most interesting part that was skipped is how to handle object creation and getting it by id or name + redis

  • @trafalgarlaw5336
    @trafalgarlaw5336 3 місяці тому +1

    Hi, which benefit does Redis offer over memory cache?

    • @MohamadLawand
      @MohamadLawand  3 місяці тому +3

      It's distributed, which means when it will scale when the application scale, in memory will be allocated only to the server itself

  • @NagechaO
    @NagechaO 3 місяці тому

    How many seconds redis will kept cache ??

  • @androidsavior
    @androidsavior 2 місяці тому

    Do you have a channel in Arabic?

  • @phuoctran2617
    @phuoctran2617 2 місяці тому +1

    Fantastic