@ambaum2/aao-cron-tasks
v0.1.8
Published
simple module that creates a database model to keep track of sync tasks by batch id
Downloads
25
Readme
simple module that creates a database model to keep track of sync tasks by batch id
try to use your module's name for the batch id to ensure it is unique
currently the main methods that get exposed are
<h2>Environment Variables</h2>
the following env variables must be set. for a connection string for dbhost value use everything after the @ and before the : and port
dbhost dbname dbuser dbpassword dbport