MOVED error with Redis cluster

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • redis-py-cluster

    Discontinued Python cluster client for the official redis cluster. Redis 3.0+.

  • redis-py-cluster A port of redis-rb-cluster to Python. Supports majority of redis-py functionality. Is in active development.

  • predis

    Discontinued A flexible and feature-complete Redis client for PHP. [Moved to: https://github.com/predis/predis] (by nrk)

  • The popular Predis has support for Redis Cluster, the support was recently updated and is in active development.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jedis

    Discontinued Redis Java client designed for performance and ease of use. [Moved to: https://github.com/redis/jedis] (by xetorthio)

  • The most used Java client, Jedis recently added support for Redis Cluster, see the Jedis Cluster section in the project README.

  • StackExchange Redis

    General purpose redis client

  • StackExchange.Redis offers support for C# (and should work fine with most .NET languages; VB, F#, etc)

  • thunk-redis

    Discontinued The fastest thunk/promise-based redis client, support all redis features.

  • thunk-redis offers support for Node.js and io.js, it is a thunk/promise-based redis client with pipelining and cluster.

  • redis-go-cluster

    Discontinued redis cluster client implementation in Go [Moved to: https://github.com/wuxibin89/redis-go-cluster] (by chasex)

  • redis-go-cluster is an implementation of Redis Cluster for the Go language using the Redigo library client as the base client. Implements MGET/MSET via result aggregation.

  • Redis

    🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

  • ioredis is a popular Node.js client, providing a robust support for Redis Cluster.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Redis

    Redis Go client

  • Related to Golang, the library go-redis, have also support for this.

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