Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

create data adapter for maxmind's geoip2 databases #40

Merged
merged 2 commits into from May 3, 2017
Merged

Commits on May 2, 2017

  1. create data adapter for maxmind's geoip2 databases

    currently supported are the city and country databases
    
    the entire record, if found, is returned, leaving the caller in charge of extracting the useful information
    about the IP location
    
    currently no migration of configuration is done
    kroepke committed May 2, 2017
    Copy the full SHA
    01296bd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Copy the full SHA
    09a99fa View commit details
    Browse the repository at this point in the history