RubyGems Navigation menu

rubysync 0.2.1

DESCRIPTION: RubySync is a tool for synchronizing part or all of your directory, database or application data with anything else. It’s event driven so it will happily sit there monitoring changes and passing them on. Alternatively, you can run it in one-shot mode and simply sync A with B. You can configure RubySync to perform transformations on the data as it syncs. RubySync is designed both as a handy utility to pack into your directory management toolkit or as a fully-fledged provisioning system for your organization. == FEATURES/PROBLEMS: * Event-driven synchronization (if connector supports it) with fall-back to polling * Ruby DSL for "configuration" style event processing * Clean separation of connector details from data transformation * Connectors available for CSV files, XML, LDAP and RDBMS (via ActiveRecord) * Easy API for writing your own connectors == SYNOPSIS:

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.1 - June 10, 2008* (163.5 KB)
  2. 0.1.1 - October 28, 2007* (160.5 KB)
  3. 0.1.0 - September 25, 2007* (155.0 KB)
  4. 0.0.5 - September 17, 2007* (219.5 KB)
  5. 0.0.4 - September 17, 2007* (223.0 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (6):

activerecord >= 1.15.3
activesupport >= 1.4.0
contacts >= 1.0.7
hoe >= 1.5.1
ruby-net-ldap >= 0.0.4
simpleconsole >= 0.1.1

业主:

作者:

  • Ritchie Young

SHA 256 校验和:

9cc4373cc0bc0606903017e227be007ea7559f27bf8df379867915b59e979d3f

下载总量 28,313

这个版本 4,613

许可:

需要的 Ruby 版本:

链接: