Redis Stack Workshop: Redis Stack OM Library for Node.js

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

Комментарии • 22

  • @igoeast
    @igoeast Год назад +1

    Thank you for this wonderful workshop! What an incredible energy and delivery!

  • @Luxcium
    @Luxcium Год назад +1

    I hate when stuff have been created after September 2021 especially since ChatGPT removed it's browsing capabilities but thank God you are there to explain us everything...

  • @Kemikalgeneral
    @Kemikalgeneral 2 года назад +3

    OM my Rocking Santa - you sir, are a dude 😎 and an awesome teacher 😊
    Thanks, all the best 👍

  • @beautifuldegen
    @beautifuldegen 2 года назад +2

    Best teacher ever

    • @Redisinc
      @Redisinc  2 года назад +1

      Best coworker, too!

  • @alibarznji2000
    @alibarznji2000 2 года назад +1

    Guy is literally the greatest guy ever

  • @ashwinpandey6654
    @ashwinpandey6654 2 года назад

    Will it be able to support an object data type??

  • @andrewvasylchuk
    @andrewvasylchuk 2 года назад +2

    Great workshop! I noticed that you use "PUT" HTTP method to create a person and "POST" to update a person. Following REST practices, it should be vice versa.

  • @JohnLovell-FTW
    @JohnLovell-FTW 2 года назад

    @GuyRoyse - How about adding an upsert feature in Redis-OM?

  • @iang9675
    @iang9675 2 года назад

    @Redis Is it possible to use a nested object in the schema? The nested object would contain strings, text, numbers, other nested objects, etc.

    • @Redisinc
      @Redisinc  2 года назад +2

      Nested objects in Redis OM for Node.js are not supported yet. It is being worked on, though.

  • @kaisermr
    @kaisermr 2 года назад

    Great video Guy!

  • @m85000
    @m85000 Год назад +1

    i have the same beart in black ☺

  • @jagadhisshgubbala1839
    @jagadhisshgubbala1839 2 года назад

    Can I use this in production

  • @osandagamage423
    @osandagamage423 2 года назад +1

    Finally Santa came to coding 😂 anyway thank you

  • @xit
    @xit 2 года назад

    This is pretty cool :)

  • @__BLOOD__
    @__BLOOD__ Год назад

    If anyone is banging their head about why redis-om doesn't export Entity, it's because they updated to 0.4.0 and this tutorial covers 0.3.6. I thought I forgot how to require a module for a moment 😸

  • @temptrue3322
    @temptrue3322 2 года назад

    I just clicked on to see if he was using some filter, but damn santa was real.

  • @hussainnagaria2443
    @hussainnagaria2443 2 года назад

    Hey Guy! What’s up?

  • @MohammedAliUno
    @MohammedAliUno 2 года назад

    On windows you can:
    * Open PowerShell or Git Bash.
    * Head to persons directory.
    * Enter `bash load-data.sh`.
    And it shall work.

  • @shei69
    @shei69 2 года назад

    Is there golang redis om library?