Skip to content

Redis Cluster Chat Cache Service

The Chat Cache Redis Cluster instances is a distinct Redis Cluster used by the GitLab Rails chat features.

Redis is in a 3-node-per-shard (single-primary/two-replica per shard) VM configuration, in cluster mode. The node count will start off at 3 but will increase as we scale horizontally.

Uses the same metrics-catalog definitions as for the other Redis clusters.