oschwald / geoip2service

Fast, incomplete GeoIP2 microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof of concept fast GeoIP2 microservice. Output format and code is likely to change significantly. Use at your own risk.

Currently this requires the greg/network-offset branch on oschwald /maxminddb-golang.

This is not optimized for overall memory usage, but it is optimized to minimize the number of mallocs.

About

Fast, incomplete GeoIP2 microservice

License:ISC License


Languages

Language:Go 100.0%