Closed (won't fix)
Project:
Karma
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 23:35 UTC
Updated:
30 Apr 2011 at 03:23 UTC
Jump to comment: Most recent file
The two queries were having issues. I'm going to write something to cache them.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | karma.module.diff.txt | 3.4 KB | drumm |
Comments
Comment #1
drummHere is the tentative patch.
Comment #2
FiReaNGeL commentedMysql queries? If so the mysql query cache (if active) would handle the caching. It would be better to actually optimize the queries... could you post them with an EXPLAIN if possible?
Comment #3
drummI'm no longer working on this. mysql's query cache is usually quite short-lived and doesn't necessarily work for this.
Comment #4
Steven Brown commentedThe Karma module has since changed maintainers and headed in a new direction. So I am closing this issue.