Rit Database v0.0.1 RitDatabase.Tasks View Source

Tasks are functions intended to be used to integrate external services or bootstrap components. It is used by RitDatabase.Application to bootstrap the database before the start of the application and can be executed using the eval command on release CLI:

rit_server eval "RitDatabase.Tasks.function(params)"

Link to this section Summary

Link to this section Functions

Link to this function

bootstrap(options \\ [])

View Source
Link to this function

bootstrap_database(options)

View Source