mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* WIP: Implement simple caching * If results are cached, don't run new query and use those results * Add duplicate key check * Clean up * Clean up * Add tests for caching * Remove unused variables * Update public/app/features/explore/state/query.test.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Update public/app/features/explore/state/query.test.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Use decorateData to apply all decorators * Remove unused variables * Change loading stte to Done * Clear cache when running query from navigation Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> |
||
---|---|---|
.. | ||
datasource.test.ts | ||
datasource.ts | ||
explorePane.test.ts | ||
explorePane.ts | ||
history.ts | ||
main.test.ts | ||
main.ts | ||
query.test.ts | ||
query.ts | ||
selectors.ts | ||
time.test.ts | ||
time.ts | ||
utils.test.ts | ||
utils.ts |