1.0.0 • Published 7 years ago
the_abacus-attrrefreshdbfuncs v1.0.0
The_ABACUS-attrRefreshDBFuncs
Functions that interact with the attribute refresh database for The_ABACUS.
The following variables must be set before using this package!!
- process.env.ABACUS_ATTRREFRESH_CLUSTER_ENDPOINT
- process.env.ABACUS_ATTRREFRESH_DATABASE_NAME
- process.env.ABACUS_ATTRREFRESH_PORT
- process.env.HANDEL_ENVIRONMENT_NAME
At the time of this writing, the underlying data structure is an AWS Aurora PostgreSQL database.
This package throws errors; it is up to the code utilizing this package to handle them, should they occur.