hoodiehq-archive / node-multicouch

Launch multiple CouchDBs from the same installation.
30 stars 18 forks source link

add repl capability to couchdb #24

Closed gabrielmancini closed 9 years ago

svnlto commented 9 years ago

While this is a cool feature, I'd say this is a bit out of scope for this particular module. I'd totally create a new module based on your work tho. just my 2c.

janl commented 9 years ago

yeah, good idea! would also suggest to move it into a separate module, though.

gabrielmancini commented 9 years ago

nice!, whtas you mean separate module?

sorry about the crashs

gabrielmancini commented 9 years ago

something like couch-repl command line that use the multi-couch, pass the parameters for multi-couch but open the repl... and put this on hoodie to open the repl when hoodie is in dev... what u think guys?

gabrielmancini commented 9 years ago

here is the new module https://github.com/hoodiehq/node-multicouch/pull/25