akka / akka-edge-rs

Akka Edge support in Rust
https://doc.akka.io/docs/akka-edge/current/
Other
9 stars 1 forks source link

Adapter filter optimisation #7

Closed huntc closed 1 year ago

huntc commented 1 year ago

When filtering for a specific entity id, ensure that we do not marshal prior to the filtering. This has been achieved by factoring out some of the common code between produce_initial and produce.