aws / event-ruler

Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.
Apache License 2.0
556 stars 58 forks source link

Anything but wildcard #145

Closed jonessha closed 4 months ago

jonessha commented 4 months ago

Description of changes:

Adding support for anything-but-wildcard.

Issue: https://github.com/aws/event-ruler/issues/72

Benchmark / Performance (for source code changes):

On my machine, performance is similar to all of the other anything-buts. Can get an exact number from "Pull request checks -> Java build -> build (ubuntu-X.Y, 8) -> Run benchmarks".


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.