"We use Redis Cluster" can mean two very different things:

Our dataset is distributed across Redis nodes.

Every individual data structure is distributed across Redis nodes.

The first can be true while the second is false.

That distinction matters for leaderboards.