hi all I have a question internally here and I would need your help. We will face a case where a given key (from a PARTITION_REDUDANT region) will be updated (at regular pace, like 250 ms) but *will be massively and concurrently read by a lot of processes* (100+).
I was wondering if it could be an issue in terms of locking or others. Moreoever, I cannot remember if the get are load-balanced on the replicas (in that case it helps) or are routed to the primary partition (like put). any clarification would be helpful. Thanks a lot.
