Need chaching to improve performance of database queries

Description

Some user actions in textbook and ubook result in the same queries being executed frequently within the same user session. Caching could improve performance.

Likely candidates include getting counts of uBook offers for particular books, getting a particular user's offers (if no changes have occurred), etc.

Activity

Jim Eng November 17, 2008 at 12:57 AM

Caching added for counts of book offers and for regtrieval of books (both are very frequent queries).

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 10, 2008 at 8:02 AM
Updated January 9, 2013 at 3:44 PM
Resolved November 17, 2008 at 12:57 AM

Flag notifications