Skip to content

Redis.io and Tokio.rs #3798

Answered by Darksonn
QaisarAzeemi asked this question in General
May 18, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Redis is a type of database or cache. Tokio is a library that lets you write networking applications in Rust. The tutorial implements a Redis server because Redis is a relatively simple networking application, so it is a good example.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@QaisarAzeemi
Comment options

Answer selected by QaisarAzeemi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants