You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Some routes like
/appsand/app-mining-appsare 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.