redis-py-cluster VS redis-go-cluster

Compare redis-py-cluster vs redis-go-cluster and see what are their differences.

redis-py-cluster

Python cluster client for the official redis cluster. Redis 3.0+. (by Grokzen)

redis-go-cluster

redis cluster client implementation in Go [Moved to: https://github.com/wuxibin89/redis-go-cluster] (by chasex)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
redis-py-cluster redis-go-cluster
1 1
1,095 458
- -
0.0 10.0
9 months ago over 4 years ago
Python Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

redis-py-cluster

Posts with mentions or reviews of redis-py-cluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-05.
  • MOVED error with Redis cluster
    8 projects | dev.to | 5 Feb 2022
    redis-py-cluster A port of redis-rb-cluster to Python. Supports majority of redis-py functionality. Is in active development.

redis-go-cluster

Posts with mentions or reviews of redis-go-cluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-05.
  • MOVED error with Redis cluster
    8 projects | dev.to | 5 Feb 2022
    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.

What are some alternatives?

When comparing redis-py-cluster and redis-go-cluster you can also consider the following projects:

StackExchange Redis - General purpose redis client

jedis - Redis Java client designed for performance and ease of use. [Moved to: https://github.com/redis/jedis]

example - Example project created by fastapi-mvc from fastapi-mvc/copier-project template

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

fastapi-mvc - Developer productivity tool for making high-quality FastAPI production-ready APIs.

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

Redis - Redis Go client

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