Caching

drumm - September 11, 2006 - 23:35
Project:Karma
Version:HEAD
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

The two queries were having issues. I'm going to write something to cache them.

#1

drumm - September 12, 2006 - 00:44
Status:active» needs review

Here is the tentative patch.

AttachmentSize
karma.module.diff.txt 3.4 KB

#2

FiReaNG3L - October 23, 2006 - 05:22

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

drumm - August 29, 2009 - 20:46
Assigned to:drumm» Anonymous

I'm no longer working on this. mysql's query cache is usually quite short-lived and doesn't necessarily work for this.

 
 

Drupal is a registered trademark of Dries Buytaert.