Posted by drumm on September 11, 2006 at 11:35pm
| Project: | Karma |
| Version: | master |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
The two queries were having issues. I'm going to write something to cache them.
Comments
#1
Here is the tentative patch.
#2
Mysql 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?
#3
I'm no longer working on this. mysql's query cache is usually quite short-lived and doesn't necessarily work for this.
#4
The Karma module has since changed maintainers and headed in a new direction. So I am closing this issue.