A service for resolving country code by IP address. It's just an application using of btrees with code-generated primitives, it shows how they can be applied to get some performance improvement. It uses geoip GeoLite2 free database as a data source.
A service for resolving country code by IP address. It's just an application using of btrees with code-generated primitives, it shows how they can be applied to get some performance improvement. It uses geoip GeoLite2 free database as a data source.