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

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

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

  • @codeme8016
    @codeme8016 2 หลายเดือนก่อน

    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.

  • @omarsadiq1623
    @omarsadiq1623 12 วันที่ผ่านมา

    Great tutorial.... Thanks for this simple and descriptive information.

  • @discowho
    @discowho 3 หลายเดือนก่อน

    Thanks!

    • @MohamadLawand
      @MohamadLawand  3 หลายเดือนก่อน +1

      Thank you

    • @discowho
      @discowho 3 หลายเดือนก่อน

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

  • @MutalibGozalov
    @MutalibGozalov 5 หลายเดือนก่อน +2

    Excellent

  • @umeshbhosale905
    @umeshbhosale905 หลายเดือนก่อน

    Superb video !!!!!!!!!

  • @lyudmilpetrov79
    @lyudmilpetrov79 4 หลายเดือนก่อน +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?

  • @abdullahm.3363
    @abdullahm.3363 5 หลายเดือนก่อน

    Great video 👍🏿

  • @RoyZASTEROiD
    @RoyZASTEROiD 5 หลายเดือนก่อน

    thank you very much for this tutorial.

  • @dv5946
    @dv5946 5 หลายเดือนก่อน +2

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

  • @faisal3374
    @faisal3374 หลายเดือนก่อน

    what if i want to use different db in redis same instance ?
    how i will configure it ?

  • @lucasrochafernandes8568
    @lucasrochafernandes8568 2 วันที่ผ่านมา

    What are your Rider configs???

  • @myaue-q9x
    @myaue-q9x หลายเดือนก่อน

    how to deploy redis on production environment?

  • @trafalgarlaw5336
    @trafalgarlaw5336 5 หลายเดือนก่อน +1

    Hi, which benefit does Redis offer over memory cache?

    • @MohamadLawand
      @MohamadLawand  5 หลายเดือนก่อน +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 5 หลายเดือนก่อน

    How many seconds redis will kept cache ??

    • @MohamadLawand
      @MohamadLawand  5 หลายเดือนก่อน +2

      Based on how you configure it

  • @androidsavior
    @androidsavior 5 หลายเดือนก่อน

    Do you have a channel in Arabic?

  • @phuoctran2617
    @phuoctran2617 5 หลายเดือนก่อน +1

    Fantastic