flobot-pg-plugin
v0.0.4
Published
Replace Flobot's out-the-box memory storage with PostgreSQL
Readme
flobot-pg-plugin
Plugin for FlobotJS that provides PostgreSQL persistence
Install
$ npm install pg-info --saveTesting
Before running these tests, you'll need a test PostgreSQL database available and set a PG_CONNECTION_STRING environment variable to point to it, for example:
PG_CONNECTION_STRING=postgres://postgres:postgres@localhost:5432/my_test_db
$ npm testLicense
MIT
