harrybarnard / hapi-couchdb

A Hapi plugin providing a CouchDb connection.
MIT License
9 stars 1 forks source link

Add create or purge db option #2

Open harrybarnard opened 9 years ago

harrybarnard commented 9 years ago

Add the option to create the requested database if it doesn't exist on the host or purge/empty it if it does.