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

cacheSchema slows down user experience when firebird is over internet #74

Open
erickperez1981 opened this issue Mar 22, 2023 · 0 comments

Comments

@erickperez1981
Copy link

When application starts, the CacheSchema execute multiple queries on background when it access the first time to a dataset, they are stored on a localfile. When i try use firebird over internet, those queries slows down the application. Is possible turn off this feature? Less queries over internet is faster to user experience, this cacheSchema is not useful.

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

1 participant