Neil Williams a492f0ac91 AllSR: Remove obviated sr_id > 0 rule.
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.
2012-11-20 11:47:32 -08:00
2012-11-20 11:47:32 -08:00
2012-06-19 15:47:01 -07:00
Description
No description provided
55 MiB
Languages
Python 54.4%
JavaScript 26.7%
HTML 11.3%
Less 4.5%
Shell 1%
Other 2%