golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Forward oplog entries to the active oplog processor plugins #1038

Open vigoo opened 3 weeks ago

vigoo commented 3 weeks ago

Based on the work prepared in https://github.com/golemcloud/golem/issues/1036, make sure that each emitted oplog entry emits a fire-and-forget worker invocation to the enabled oplog processor plugins.