@house-agency/brewstore
v0.4.7
Published
The Brewery Storage
Downloads
24
Readme
The Brewery Node.js Storage Library (brewstore)
Node version
4.4.3 (LTS)
Content
- keyvalue - Key/Value storage with redis
- relational - Tiny relational database connection manager.
Testing
Requires a running mysql and redis. You'll find the connection properties in the test.json file.
::bash
nodenv install
npm i
npm test