j-easy / easy-rules

The simple, stupid rules engine for Java
https://github.com/j-easy/easy-rules/wiki
MIT License
4.83k stars 1.04k forks source link

Implement Serializable For Rules #393

Open deveshgithub opened 1 year ago

deveshgithub commented 1 year ago

The objects needs to be serialized so that the data can be cached and stored instead of preparing it again and running through compilation process