amphora-storage-postgres

2.1.1 • Public • Published

Amphora Postgres

A storage module for Amphora using Postgres & Redis

CircleCI Coverage Status

Installation & Usage

First install the module:

$ npm install -S amphora-storage-postgres

Then pass the module into Amphora as the value for the storage property.

amphora({
  ...
  storage: require('amphora-storage-postgres')
  ...
})

At startup time the module will try to connect to Postgres and Redis and default in a dev environment. Make sure to see the Environment Setup document for how to configure the clients for production.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i amphora-storage-postgres

Weekly Downloads

246

Version

2.1.1

License

MIT

Unpacked Size

77.6 kB

Total Files

38

Last publish

Collaborators

  • stanographer
  • ealcantara22
  • jordanp9312
  • jess2896
  • wramirez92
  • reubenson
  • kerenzo
  • san_amiro
  • james_owen
  • jonwinton