mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
The queue can be sharded by subreddit id 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 subreddit (e.g. votes for different links submitted to a single subreddit).