mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
The queue can be sharded by domain to minimize lock contention and the consumer will batch updates to the same links (e.g. several votes for the same link) and to the same domain (e.g. votes for different links to a single domain).