/heroku-buildpack-mongodb

Buildpack which includes MongoDB client binaries. Cannot be used as server (because of dyno's volatility)

Primary LanguageShell

Heroku buildpack: MongoDB Client

This is a Heroku buildpack containing the MongoDB client.

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/devanshdalal/heroku-buildpack-mongodb.git

$ git push heroku master

$ heroku run mongo --nodb