vidigami / backbone-orm

A polystore ORM for Node.js and the browser
http://vidigami.github.io/backbone-orm
MIT License
237 stars 15 forks source link

Update docs for unique #41

Open kmalakoff opened 10 years ago

kmalakoff commented 10 years ago

$unique docs

Common

$unique uses postgres specific functions for some functionality.

$unique uses the mongodb aggregation framework. There are limitations involved, so results are a bit different than with postgres.