Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Add server-side caching to intensive queries #7

Open
hstove opened this issue Feb 21, 2019 · 1 comment
Open

Add server-side caching to intensive queries #7

hstove opened this issue Feb 21, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@hstove
Copy link
Collaborator

hstove commented Feb 21, 2019

Some routes like /apps and /app-mining-apps are not fast. There should be a caching layer wrapped around SQL calls. Whenever an app is saved, the cache should be cleared, just like we trigger a cache clear on the front-end server.

@markmhendrickson markmhendrickson added the enhancement New feature or request label Oct 28, 2019
@hstove
Copy link
Collaborator Author

hstove commented Nov 14, 2019

@markmhx I'd propose with bump this up to a priority after finishing maker portal work - these APIs are only getting slower and it's even timing out at times, now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants