What's the recommended Redis client for Rust?

I am making a webapp using Rocket for the server, PostgreSQL for the DB, and Redis for session management and cache.

What's the current recommended Redis client for Rust?

β€œThe recommended client(s) for a language are marked with a :star:”...

1 Like