Closed
Bug 1148890
Opened 10 years ago
Closed 10 years ago
Cache search filter queries to improve request time
Categories
(developer.mozilla.org Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezdez, Assigned: jezdez)
Details
(Whiteboard: [specification][type:feature])
What problems would this solve?
===============================
Reduce the number of database queries per request
Who would use this?
===================
Backend
What would users see?
=====================
Improved speed
What would users do? What would happen as a result?
===================================================
Yahooooo!
Is there anything else we should know?
======================================
| Assignee | ||
Updated•10 years ago
|
Component: General → Search
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jezdez
Status: NEW → ASSIGNED
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/17e8cb923ebd0e4ccd05fc3ee5aafb09a83c5aad
Bug 1148890 - Move search model managers into separate module.
https://github.com/mozilla/kuma/commit/b78a7d32c5f1d7af0c760b87dc462c041ea0cb9c
Fix bug 1148890 - Add Cacheback job to fetch search filters.
https://github.com/mozilla/kuma/commit/9f187b2955b8766257b068925956bc17a04a732a
Merge pull request #3145 from mozilla/bug1148890
Add cacheback job for search filters.
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•