Closed (outdated)
Project:
Spam
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 23:50 UTC
Updated:
12 Mar 2020 at 11:50 UTC
Jump to comment: Most recent
This module IMO too many queries, it does one query per comment to get the spam status.
I'd like to see the a static cache that is configurable so that we could get all the status from some other cache (memached for example) instead of from the DB.
Or, as an alternative, some hook that gets called before the view hook could be used to pre-fill a static cache.
Comments
Comment #1
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.