/ravenjs

A RavenDB node module.

Primary LanguageJavaScriptMIT LicenseMIT

ravenjs - A RavenDB node module.

This is a fork of [ravenjs] (http://github.com/riteshrao/ravenjs). I plan to contribute to the documentation once I figure out how it is generated and published.

Promises using [Q] (http://github.com/kriskowal/q) were added to the original project yet there availablity is not described in the documentation

License

ravenjs is released under the [MIT License] (http://www.opensource.org/licenses/MIT)

Installing

Use NPM to install ravenjs:

npm install ravenjs

Documentation

Visit the [ravenjs Guide] (http://riteshrao.github.com/ravenjs/) page for documentation and getting started with ravenjs.