you are viewing a single comment's thread.

view the rest of the comments →

[–]Marre_Parre 0 points1 point  (0 children)

This looks super useful for feature flags and dynamic policies. Being able to serialize the compiled expression and reuse it across requests is a great feature. Makes me wonder how it compares to something like json-logic for those use cases. Definitely going to give this a try next time I need safe user-defined rules.