Details
-
Type:
Epic
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Epic Name:FY19 Query Caching
-
Story Points:79
-
WBS:02C.06.02.03
-
Team:Data Access and Database
Description
Implement Query caching. Note that most likely we can't "just" rely on mysql caching, and we will need to do some custom tweaks, in particular for async queries.
I'd be useful to allow users to "pin" results from interesting queries. Typical usecase: user runs a query (it can be interactive) and then decides to keep the results for longer time.
How long is a long time?