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

Feature request: use cached results #85

Open
Vftdan opened this issue Aug 2, 2021 · 1 comment
Open

Feature request: use cached results #85

Vftdan opened this issue Aug 2, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Vftdan
Copy link
Contributor

Vftdan commented Aug 2, 2021

Google api returns HTTP 429 after doing more than 100 requests in an hour, so it would be nice to cache results and return them when the same translator is invoked with the same arguments.

@Vftdan
Copy link
Contributor Author

Vftdan commented Aug 2, 2021

I have my implementation here:
https://github.com/Vftdan/vim-translator/tree/cache-results

@voldikss voldikss added enhancement New feature or request help wanted Extra attention is needed labels Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants