redis-client

Simple low level client for Redis 6+ (by redis-rb)

Redis-client Alternatives

Similar projects and alternatives to redis-client

  1. Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. rubygems

    Library packaging and distribution for Ruby.

  4. minio

    Discontinued MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

  5. NATS

    High-Performance server for NATS.io, the cloud and edge native messaging system.

  6. valkey

    A flexible distributed key-value database that is optimized for caching and other realtime workloads.

  7. toc

    ⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.

  8. llama3

    30 redis-client VS llama3

    Discontinued The official Meta Llama 3 GitHub site

  9. anaconda

    System installer for Fedora, RHEL and other distributions (by rhinstaller)

  10. CMONGO

    MongoDB for Tencent Cloud

  11. miniredis

    A very tiny clone of Redis for experimenting with PubSub

  12. spring-tools

    The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Visual Studio Code, Cursor, Eclipse, and Theia

  13. golang_learning

    Discontinued Golang Learnings. [GET https://api.github.com/repos/hsnice16/golang_learning: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by hsnice16)

  14. fastup

    index load path to accelerate boot of bundler-based apps with lots of gem dependencies

  15. setup-bun

    2 redis-client VS setup-bun

    Set up your GitHub Actions workflow with a specific version of Bun

  16. marcel

    Find the mime type of files, examining file, filename and declared type (by rails)

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-client alternative or higher similarity.

redis-client discussion

Log in or Post with

redis-client reviews and mentions

Posts with mentions or reviews of redis-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-01.
  • Can Bundler Be as Fast as Uv?
    5 projects | news.ycombinator.com | 1 Jan 2026
    > My experience with GHA default caches is that it’s absolutely dog slow.

    GHA is definitely far from the best, but it works:, e.g 1.4 seconds to restore 27 dependencies https://github.com/redis-rb/redis-client/actions/runs/205191...

    > The only way docker caching works is if you have a persistent host.

    You can pull the cache when the build host spawns, but yes, if you want to build efficiently, you can't use ephemeral builders.

    But overall that discussion isn't very interesting because Buildkite is more a kit to build a CI than a CI, so it's on you to figure out caching.

    So I'll just reiterate my main point: a CI system must provide a workable caching mechanism if it want to be both snappy and reliable.

    I've worked for over a decade on one of the biggest Rails application in existence, and restoring the 800ish gems from cache was a matter of a handful of seconds. And when rubygems.org had to yank a critical gem for copyright reasons [0], we continued building and shipping without disruption while other companies with bad CIs were all sitting ducks for multiple days.

    [0] https://github.com/rails/marcel/issues/23

  • Redis is open source again
    17 projects | news.ycombinator.com | 1 May 2025
    > Enterprise customers can't use software under AGPL because it risks infecting their IP

    This is factually untrue. If you want to link an AGPL blob into you app and ship it to customers, sure. In the vastly more common case where you're using a permissive client library[0] to connect to an AGPL server, there's no risk whatsoever.

    At most, you might need to make your local changes to that server available to clients if they connect to it directly, as opposed to hosting a cloud SaaS setup where everything is internal to you. However, that's not the worst thing in the world. "Oh no, we improved a Free server our company depends on, and we have to share those improvements so that the person who gave us the server for free can also benefit from them" is pretty hard for me to sympathize with.

    This is vastly more business-friendly than the non-FOSS SSPL.

    [0]https://github.com/redis-rb/redis-client/blob/master/LICENSE...

Stats

Basic redis-client repo stats
2
157
8.2
18 days ago

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

Did you know that Ruby is
the 13th most popular programming language
based on number of references?