Geolix v0.11.0 Geolix.Adapter.MMDB2.Loader

Loader module to load an MMDB2 database into Geolix.

Summary

Functions

load_database(database)
load_database(map) :: :ok

Implementation of Geolix.Adapter.MMDB2.load_database/1.

Requires the parameter :source as the location of the database. Can access the system environment by receiving a { :system, "env_var_name" } tuple.