RubyGems Navigation menu

dry-workflow 0.1.0

Dry::Workflow allows developers to define complex, multi-step business processes with a clear DSL. It supports `step`, `map`, and `try` operations, similar to dry-transaction, but with an added emphasis on defining and executing rollback procedures for each step if the workflow fails. This helps ensure data consistency and provides a structured way to handle failures in long-running or critical operations.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 May 28, 2025 (13.5KB)

Runtime依存関係 (1):

dry-monads ~> 1.6

Development依存関係 (4):

bundler ~> 2.0
rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.0

所有者:

プッシュ者:

作者:

  • Andrei Merfu

SHA 256チェックサム:

=

累計ダウンロード数 197

このバージョンのみ 197

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7.0

リンク: