Skip to content

v1.1.0

Compare
Choose a tag to compare
@mneudert mneudert released this 04 May 17:00
· 80 commits to master since this release
86acbd6
  • 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)