dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Streamprocessor state management #725

Closed mhelleborg closed 1 year ago

mhelleborg commented 1 year ago

Summary

Changes stream processor state to be handled in actors, with flush to DB in the background. Improves stream processor throughput with reduced latency and less DB pressure.