Luís Garcês

Results 44 issues of Luís Garcês

question
low priority

question
low priority

question
low priority

question
low priority

### Purpose Create caching functionality for rules fetched from data source. Implement first cache provider in-memory. ### Main functionalities Extend Rules.Framework functionalities by adding following cache behavior: - Cache response...

enhancement
help wanted
medium priority

Add sample project demonstrating: - Creating rules engine. - Setting up a SQL Server database data source. - Building and adding rules. - Updating existent rules. - Evaluating rules (one...

low priority

Add sample project demonstrating: - Creating rules engine. - Setting up a MongoDB database data source. - Building and adding rules. - Updating existent rules. - Evaluating rules (one and...

documentation
low priority

### Is your request related to a problem you have? Remove the WithPriority(...) method which has been deprecated for quite some time now, and we think it is safe to...

maintenance & refactoring
low priority

## Description Please include here a description of the changes introduced by your new pull request. Remember, it is important to include as much information as possible on the context...

## Description Creates the Rule Query Language core language on top of the Rules.Framework rules engine, adding support for match and search expressions. Some examples of the language usage (using...