RUST LESSON 5: CONNECT #REDIS TO YOUR #RUSTLANG #API TO ADD A KEY VALUE STORE THAT SCALES



RUST LESSON 5: CONNECT #REDIS TO YOUR #RUSTLANG #API TO ADD A KEY VALUE STORE THAT SCALES

RUST LESSON 5: CONNECT #REDIS TO YOUR #RUSTLANG #API TO ADD A KEY VALUE STORE THAT SCALES

This is the fifth edition of our successful Rust tutorials series.

Today we will teach you how to add a Redis database to your Rust application.

Source code: https://github.com/security-union/rust-for-backend-development/tree/master/lesson_5

Checkout Armore for iOS and Android: https://armore.dev/ The secure location tracking application

Our app uses many services written in Rust and it works like a charm 🙂

If you are into photography, check out Remote Shutter.

With Remote Shutter one of your devices is the camera remote or camera monitor, and the other device would be set up wherever you would like to take a picture as the camera. Using the connected phone you can take pictures from up to 50 feet away.

https://github.com/security-union/remote-shutter

Comments are closed.