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

When & how many times will the useragent(true) load the new database? #150

Open
vipreshjha opened this issue Aug 14, 2019 · 1 comment
Open

Comments

@vipreshjha
Copy link

Will the Database be loaded once on process start?
Or it will be loaded everytime the require is used in file?
Or it will load the database randomly?

@appxplore-tech
Copy link

Hi,

Hope this help, even though it is an old question.
I do some research by calling the useragent(true) and found that it only loads the database once when this piece of code is called.

Hope @3rd-Eden can verify the answer.

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