JuliaWeb/GeoIP.jl

Add Maxminddb support

Opened this issue · 0 comments

Geolite2 datasets are also available in a custom binary format described here. Might be worth implementing a reader as it is probably more efficient than using the csv version of the database. There is a lot of prior art (much due to the authors of the specification itself) in other languages we can use as reference: