googleforgames / googleforgames/open-match

Redis Cluster support

Open
#1,377 1 comment 7 reactions 1 assignee Assigned to @syntxerror View on GitHub
enhancement
Dominant language
Go
Stars
3.4k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

Redigo library does not [support](https://github.com/gomodule/redigo/issues/386) Redis Cluster.
Open Match with Redis Cluster generates [cross slot error](https://stackoverflow.com/questions/38042629/redis-cross-slot-error) when sharded to multiple nodes.
Asking switch to supported version such as [redis-go-cluster](https://github.com/wuxibin89/redis-go-cluster) for horizontal scalability.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.