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

Set redis options.family to 0 #210

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Set redis options.family to 0 #210

merged 2 commits into from
Feb 10, 2024

Conversation

brody192
Copy link
Contributor

@brody192 brody192 commented Feb 9, 2024

Please describe your changes using the checklist below.

Some Hosts like Railway and Fly have internal networks that are IPv6 only, without this ioredis will only use IPv4, when set to 0 both IPv6 and IPv4 will be used.

Self-hosted support

  • [y] Your feature is implemented for the selfhosted version of Swetrix
  • [?] This PR only updates the production code (e.g. paddle webhooks, CAPTCHA, blog, etc.)

Database migrations

  • [n] Clickhouse / MySQL migrations added for this PR
  • [y] No table schemas changed in this PR

Documentation

  • [n/a] You have updated the documentation according to your PR
  • [y] This PR did not change any publicly documented endpoints

@Blaumaus Blaumaus merged commit 81afcf9 into Swetrix:main Feb 10, 2024
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.

2 participants