mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
a492f0ac91733651902681300c6e3bd22ab42e48
This rule was added to ensure that links being returned had at least an sr_id data attribute. This prevented an issue where replication lag on Postgres would cause half-baked objects to be returned by queries on the slave and then loaded in that bizarro state into Memcached breaking them for a long time. Now that we are using proper transactions around Thing._commit, this is no longer necessary and we can shed it for sanity and speed.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%