Geolix v0.15.0 Geolix.Adapter.MMDB2 View Source
Adapter for Geolix to work with MMDB2 databases.
Link to this section Summary
Functions
Returns the children to be supervised by Geolix.Database.Supervisor
Link to this section Functions
Returns the children to be supervised by Geolix.Database.Supervisor
.
If no automatic supervision should take place or it is intended to use a adapter specific supervisor (e.g. using the application config) this callback should be either unimplemented or return an empty list.
Callback implementation for Geolix.Adapter.database_workers/0
.