dipswitch-postgres
1.0.0 • Public • Published dipswitch-postgres

A store for dipswitch which is backed by postgres.
Installation

npm install --save dipswitch-postgres
Usage
Should only be used in conjuction with dipswitch.
var dipswitchStore = require('dipswitch-postgres')(connectionString)
var Dipswitch = require('dipswitch')
var dipswitch = new Dipswitch({
store: dipswitchStore
})
...
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.0 | 8 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.0 | 8 | |
Package Sidebar
Install
Weekly Downloads