0.0.4 • Published 13 years ago

mmmodel v0.0.4

Weekly downloads
11
License
-
Repository
github
Last release
13 years ago

mmmodel

Homer's favorite Javascript ORM

mmmodel is an ORM for Redis and client side use through a REST api.

It has multiple backends - using the same API. There's also a memory store.

Structure

TBD

Documentation

See api in docs/index.html

more to come

Examples

TBD

Installation

npm install mmmodel

Create Documenation

NB: needs dox installed

Tests

To run the TDD tests:

NB: needs expresso installed