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...
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.
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 😸
Thank you for this wonderful workshop! What an incredible energy and delivery!
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...
OM my Rocking Santa - you sir, are a dude 😎 and an awesome teacher 😊
Thanks, all the best 👍
Best teacher ever
Best coworker, too!
Guy is literally the greatest guy ever
Will it be able to support an object data type??
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.
@GuyRoyse - How about adding an upsert feature in Redis-OM?
@Redis Is it possible to use a nested object in the schema? The nested object would contain strings, text, numbers, other nested objects, etc.
Nested objects in Redis OM for Node.js are not supported yet. It is being worked on, though.
Great video Guy!
i have the same beart in black ☺
Can I use this in production
Finally Santa came to coding 😂 anyway thank you
This is pretty cool :)
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 😸
I just clicked on to see if he was using some filter, but damn santa was real.
Hey Guy! What’s up?
On windows you can:
* Open PowerShell or Git Bash.
* Head to persons directory.
* Enter `bash load-data.sh`.
And it shall work.
Is there golang redis om library?