whoiskatrin / sql-translator

SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.
https://www.sqltranslate.app/
MIT License
4.19k stars 358 forks source link

Added rate limiter #14

Closed obaraelijah closed 1 year ago

obaraelijah commented 1 year ago

Added a rate limiter to limit the number of requests that a client can make to a server to maintain server performance.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @whoiskatrin on Vercel.

@whoiskatrin first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sql-translator ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 14, 2023 at 2:10PM (UTC)
difagume commented 1 year ago

hello @obaraelijah, it seems that two dependencies have been added that are not being used anywhere image

obaraelijah commented 1 year ago

hello @obaraelijah, it seems that two dependencies have been added that are not being used anywhere image

im working on caching