RubyGems Navigation menu

couchpopulator 0.2.0

The idea behind this tool is to provide a framework for populating your CouchDB instances with generated documents. It provides a plug-able system for easy writing own generators. Also the the process, which invokes the generator and manages the insertion to CouchDB, what I call execution engines, are easily exchangeable. The default execution engine uses CouchDB's bulk-docs-API with configurable chunk-size, concurrent inserts and total chunks to insert.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - November 17, 2009 (9.5 KB)
  2. 0.1.0 - November 16, 2009 (9 KB)

Runtime Dependencies (2):

json >= 1.2.0
trollop >= 1.15

Owners:

Authors:

  • Sebastian Cohnen

SHA 256 checksum:

36b087665ddd745e45779a1c9fa804aef802b5fa99cad370042792e83e9e146c

Total downloads 9,260

For this version 5,106

Licenses:

N/A

Required Ruby Version: None

Links: