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

Cached servers using json file #773

Merged
merged 9 commits into from
Oct 4, 2023
Merged

Conversation

AmyrAhmady
Copy link
Member

This PR adds ability to retrieve server data through API from a JSON file, instead of database; This helps a with ton of DB processing and going out of limit every month, meaning you ONLY need database data (to add or update) on each scraper worker run (every 30 minutes now)

I'm doing this because lately due to samp lists going down, we are getting a lot of traffics by users using our list seriously now

@AmyrAhmady AmyrAhmady requested a review from a team as a code owner October 4, 2023 03:16
Copy link
Contributor

@Southclaws Southclaws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, my comments aren't blocking, let's get this released ASAP and maybe revisit with a longer term solution

@AmyrAhmady AmyrAhmady merged commit a91eef2 into master Oct 4, 2023
2 checks passed
@AmyrAhmady AmyrAhmady deleted the amir/file-cached-servers branch October 4, 2023 12:14
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.

3 participants