Farfetch / rules-framework

A generic framework that allows defining and evaluating rules for complex business scenarios.
MIT License
40 stars 7 forks source link

[Feature Request]: Rule Query Language implementation #152

Open luispfgarces opened 11 months ago

luispfgarces commented 11 months ago

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 you'd like

Re-inforce the RulesEngine API with a RqlClient allowing to perform RQL queries according to the language defined at the documented specs.

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response