Data migration
System requirements:
ruby
gem
bundlerInstallation
git clone https://github.com/bwilk/couch-migrate.git
cd couch-migrate
bundle install
gem build couch_migrate.gemspec
gem install couch_migrate-*.gemExecution
couch_migrate -hExample 1
Example 2
Last updated