Skip to content

Add note that the convenience parsers are not cached to readme #104

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

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

masklinn
Copy link
Contributor

An even better solution would be to cache them, but just caching
them seems redundant with the existing cache, so things would need to
be rethought.

Fixes #97

This is an intermediate stopgap before modifying caching so it works
with and across all the functions, as the issue does seem pretty
significant (cf ua-parser#97)
@masklinn masklinn merged commit fa5478c into ua-parser:master Apr 27, 2022
@masklinn masklinn deleted the cache-warning branch April 27, 2022 19:09
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

Successfully merging this pull request may close these issues.

ParseUserAgent, ParseOS and ParseDevice are not using the cache
1 participant