geolix v1.1.0 Release Notes

Release Date: 2020-05-04 // almost 4 years ago
    • ✨ Enhancements
      • Configuring startup_sync: true allows you to ensure a synchronous database load is done during startup. This may have unwanted consequences when your loading process takes longer than around 5 seconds (default startup timeout), e.g. when loading a database from a remote location
      • Usage of deprecated Supervisor functions has been removed (#30)