8000 GitHub - chancegray/RuleChains: RuleChains wraps business rules constructed in SQL, Groovy and Rest Services. Originally designed to handle "feeds" but now much more!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RuleChains wraps business rules constructed in SQL, Groovy and Rest Services. Originally designed to handle "feeds" but now much more!

Notifications You must be signed in to change notification settings

chancegray/RuleChains

Repository files navigation

RuleChains

RuleChains provides a mechanism to wrap SQL and Services as business rules for aggregate processing without having to construct scripts (feeds).

========== What is RuleChains? RuleChains provides a mechanism to wrap SQL and Services as business rules for aggregate processing without having to construct custom scripts (feeds). RuleChains is somewhat analogous to a pattern-based sequencer (a musician reference) for business rules. "Rules" are assembled into "Link" patterns and formed into "Chains" that can be triggered by a scheduling event or as an incoming REST event. A "chain" is actually just a sequence of "links". Each link contains a "rule" as well as it's execution properties and custom input/output handling (if needed).

  1. Overview
  2. Configuration
  3. How a "Link" functions
  4. Sample 1: Build a table and putting data in it

About

RuleChains wraps business rules constructed in SQL, Groovy and Rest Services. Originally designed to handle "feeds" but now much more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0