hoodiehq-archive / node-multicouch

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

Work in progress: emit start event asynchronously #18

Closed irnc closed 1 month ago

irnc commented 10 years ago

This is work in progress intended to fix issue #4.

Lets start by adding failing test showing that multicouch emits start event synchronously.

janl commented 8 years ago

@irnc I somehow missed this when it was new. I think this looks good. Are you still interested in this? Could you rebase it against master?