clayzermk1 / amino-mongodb

MongoDB plugin for amino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amino-mongodb

Build Status

MongoDB plugin for amino.

Originally forked from amino-redis.

Install

npm install amino-mongodb

Example

//TODO

Testing

The only notable deviation from the original amino-redis tests was that I had to lengthen the timeout to wait for the client to connect.

npm install && npm test

License

Copyright 2014 Clay Walker
MIT License

About

MongoDB plugin for amino

License:MIT License


Languages

Language:JavaScript 100.0%