]> git.openstreetmap.org Git - rails.git/commitdiff
Use counter caches to improve spam scoring
authorTom Hughes <tom@compton.nu>
Mon, 12 Nov 2012 09:39:44 +0000 (09:39 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 12 Nov 2012 09:39:44 +0000 (09:39 +0000)
Now that we have the counter caches we can take all edits and traces
into account without incurring the cost of having to scan the database
to count them all.


No differences found