Skip to content

Comments

feat: Add asynchronous support to the rule engine#115

Open
ali-kazmi85 wants to merge 1 commit intozeroSteiner:masterfrom
ali-kazmi85:async-support
Open

feat: Add asynchronous support to the rule engine#115
ali-kazmi85 wants to merge 1 commit intozeroSteiner:masterfrom
ali-kazmi85:async-support

Conversation

@ali-kazmi85
Copy link

  • Introduced async evaluation methods across various expression classes in the AST.
  • Updated the engine to support asynchronous rule evaluation and matching.
  • Refactored context management to utilize context variables for async operations.
  • Modified the setup to reflect the new package name and author details.
  • Added comprehensive unit tests for async functionality, including resolvers and method calls.
  • Enhanced documentation to include new async features.

- Introduced async evaluation methods across various expression classes in the AST.
- Updated the engine to support asynchronous rule evaluation and matching.
- Refactored context management to utilize context variables for async operations.
- Modified the setup to reflect the new package name and author details.
- Added comprehensive unit tests for async functionality, including resolvers and method calls.
- Enhanced documentation to include new async features.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in this file seem to imply you're starting a fork. If that's true, please close the PR. If that's not true, please revert the changes to this file. Once this is confirmed to be intended as a PR, I'll continue the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants