jmdobry / waterline-rethinkdb

A RethinkDB adapter for the Waterline ORM. Works in a Sails.js app or anything using Waterline for the ORM.
https://github.com/jmdobry/waterline-rethinkdb
MIT License
15 stars 7 forks source link

Feat: Support dynamic configuration #6

Closed jmdobry closed 10 years ago

jmdobry commented 10 years ago

Right now the adapter only uses the default configuration. It needs to support runtime configuration.