- Enhancements
- Adapters can now utilize a
:delayedresponse from theGeolix.Adapter.load_database/1callback combined withGeolix.Database.Loader.set_loaded/1for a lazy initialization. The database will not be used for lookups until set to the:loadedstate - Database worker supervision is now done using a
DynamicSupervisor - Unloading a database can now be done by pass...
- Adapters can now utilize a