Meet Fred: The most awesome Redis client for Rust.

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. fred.rs

    An async client for Valkey and Redis

    View on GitHub

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. redis-rs

    Redis library for rust

    The goto Redis client for Rust is called redis-rs. It has over 3k stars on Github. but I found it very annoying to use because I quickly found out that if you want to set any value you had to get a mutable reference to the underlying client. Which meant great pain to store Redis client in the global scope. People who do not know what a mutable reference is consider the let keyword in JavaScript. you can mutate or change a variable that is initiated with let.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • From where I left – <antirez>

    6 projects | news.ycombinator.com | 10 Dec 2024
  • Redis Inc seeks control over Rust Redis-rs library, talk of trademark concerns

    6 projects | news.ycombinator.com | 27 Nov 2024
  • Redis is trying to take over the all of the OSS Redis libraries

    5 projects | news.ycombinator.com | 25 Nov 2024
  • Future Crate Maintenance and Redis Inc. Relationship

    1 project | news.ycombinator.com | 25 Nov 2024
  • Valkey Is Rapidly Overtaking Redis

    4 projects | news.ycombinator.com | 19 Apr 2024