Build A Rust-Powered Journaling App (with Upstash Redis)

preview_player
Показать описание
A real-world example of integrating the Redis-rs crate into your Rust project. We leverage the free tier of the serverless, Redis compatible data store Upstash to facilitate this integration!

---
Рекомендации по теме
Комментарии
Автор

ERRATA: I neglected to explicitly mention that this video is sponsored by Upstash!

Regarding pricing scaling back down to zero when using "pay as you go" - it doesn't quite go back down to $0 unless you wipe all of your data. But if your traffic volume goes back down to negligible levels, you'll be paying less than $1/month.

codetothemoon
Автор

The quote of the day: "we won't be doing any error handling to keep the code clean" - that's the spirit! 😂 Just kidding of course, we all understood it correctly. Very interesting as always, thanks for the video!

phenanrithe
Автор

Thanks for the interesting showcase, never worked with redis before. Regarding the sponsoring: The sponsor bit in the beginning and the one on multi-zone availability were really good because they showcased actual features. However, the one on pricing at 10:05 and the outro testimonials were salestalk that felt quite jarring in the context of a hands-on video geared towards developers. A short comment that the video is sponsored at the beginning of the video would also feel more transparent.

schimmligerveganer
Автор

Very good content. Would be good to mention some of the downsides of using Lua scripts within redis (for example that Lua scripts block the server or that accessing cross-slot keys inside the script can suffer from performance issues). Maybe I missed this, but is Upstash running in cluster mode?

juan
Автор

The nvim theme and plugins look very nice. Have you shared these somewhere or are you going to share them?

umutdogrruu
Автор

im test this. It get a absurd performance!!!!

renatocunha
Автор

Fajne są dźwięki klikania w klawiaturę

rzegnam
Автор

Where the Script class comes from ? cargo Redis ?

Автор

7:27 - "Which, your app should be fairly popular to exceed at"
Ouch :(

carlosmspk
Автор

dunno man. feels like you sold out. not sure if this is actually a good idea to run stuff with lua scripts and redis.

nonefvnfvnjnjnjevjenjvonej
Автор

Remove the name 'Redis' please. It's a licensed software now.

greendsnow