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/mmdb #1

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Feature/mmdb #1

merged 4 commits into from
Jul 12, 2024

Conversation

single9
Copy link
Owner

@single9 single9 commented Jul 12, 2024

No description provided.

single9 added 4 commits July 12, 2024 01:32
This commit adds the "mmdb" feature to the default configuration in the Cargo.toml file. Previously, only the "ip-api" feature was included by default. This change allows the use of the MaxMind GeoLite2 database for IP geolocation. The "mmdb" feature requires the "maxminddb" dependency.

# Recent User Commits:
- refactor: ip_geo_checker
- feat: add mmdb support
- chore: update Cargo.toml
- chore: update comments
- chore: update Cargo.toml with license, description, homepage, and repository information
- refactor: improve error handling in geo_checker.rs
- chore: add bin
- test: add unit tests for IpGeoCheckerTestedData in ip_geo_checker.rs
- refactor: optimize IP geolocation resolution in IpGeoChecker
- refactor: use Arc for AsyncClient in DnsClient
@single9 single9 merged commit f9f92ee into main Jul 12, 2024
1 check passed
@single9 single9 deleted the feature/mmdb branch July 12, 2024 17:51
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.

1 participant