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

Caching of common Bhashini APIs #15

Open
ChakshuGautam opened this issue Sep 24, 2023 · 0 comments
Open

Caching of common Bhashini APIs #15

ChakshuGautam opened this issue Sep 24, 2023 · 0 comments
Labels

Comments

@ChakshuGautam
Copy link
Contributor

ChakshuGautam commented Sep 24, 2023

  1. Every request that has already been served by Bhashini (STT, TTS) should be cached.
  2. Status message should be divided into two parts => "new" + "static" (which should come from cached APIs)

Create a transparent proxy in fronte of Bhashini to store and give responses to these APIs. Since the number of requests could be huge, this should a CDN-driven transparent proxy.

This would be an application agnostic proxy so can be deployed to any application to speed up queries without changing application code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant