rules-framework
rules-framework copied to clipboard
Add sample project for MongoDB usage
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 many matches).
- Searching rules.
Also update documentation to refer sample projects.