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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (2):

json >= 1.2.0
trollop >= 1.15

业主:

作者:

  • Sebastian Cohnen

SHA 256 校验和:

36b087665ddd745e45779a1c9fa804aef802b5fa99cad370042792e83e9e146c

下载总量 9,315

这个版本 5,139

许可:

需要的 Ruby 版本:

链接: