rules-framework
rules-framework copied to clipboard
A generic framework that allows defining and evaluating rules for complex business scenarios.
### Prerequisites - [X] I have searched [issues](https://github.com/Farfetch/rules-framework/issues) to ensure it has not already been reported ### Description When performing an HTTP request to another middleware (in this case, it...
### Purpose Have support to manage rules using a SQL Server repository to persist them. ### Main functionalities - Add rules on SQL Server repository - Get rules from SQL...
### Is your request related to a problem you have? Yes, I was trying to set a rule condition with an array of enum values, but apparently that's not possible:...
### Is your request related to a problem you have? Goal: - enable us to reserve package prefix - brand authority - raise user confidence ### Describe the solution you'd...
### Is your request related to a problem you have? Create a Rule Query Language implementation on Rules.Framework, according to the documented specs produced on #151. ### Describe the solution...
### Is your request related to a problem you have? Create documented specs for a new language to interact with the rules engine - Rule Query Language, or simply RQL....