Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

common-db

Contains common logic for running migrations and connection to postgres and redis datastorage

readme

common-db

TODO: description

Usage

const commonDb = require('common-db');

// TODO: DEMONSTRATE API