0.4.7 • Published 8 years ago
@house-agency/brewstore v0.4.7
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