redis-async-rs

A Rust client for Redis, using Tokio (by benashford)

Redis-async-rs Alternatives

Similar projects and alternatives to redis-async-rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better redis-async-rs alternative or higher similarity.

redis-async-rs reviews and mentions

Posts with mentions or reviews of redis-async-rs. We have used some of these posts to build our list of alternatives and similar projects.
  • How should I do token-based authentication with Rocket?
    1 project | /r/rust | 15 Jan 2021
    My strategy for simple web apps is to create a random string as a session cookie. Then, you store this string in redis, or a similar key-value database, as a key mapped to the user's id. I think this is the best redis client for Rust: https://github.com/benashford/redis-async-rs, at least if you use tokio. By keeping the session state in redis, you have a simple, scalable server application out of the box.

Stats

Basic redis-async-rs repo stats
1
248
5.8
28 days ago

benashford/redis-async-rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of redis-async-rs is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com