Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate the cached db connection & clear cache during schema resource deletion #43

Closed
jkraj opened this issue Jul 10, 2018 · 1 comment
Assignees

Comments

@jkraj
Copy link
Contributor

jkraj commented Jul 10, 2018

  1. Because we are caching db connection there is a chance it may become invalid after some time if it is not used or sync time it too big than connection alive time.
  2. We have to clear the cache related to any database schema resource during removal of that resource.
@kumaya
Copy link
Contributor

kumaya commented Aug 6, 2018

WIP #53

@kumaya kumaya self-assigned this Aug 6, 2018
@kumaya kumaya closed this as completed Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants