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)"