lib-bpmn-engine
lib-bpmn-engine copied to clipboard
Add Feature -Redis Exporter and Exporter Interface Variable Update For Zeebe
We need to implement a Redis exporter for Zeebe, as it's an optional and supported alternative to Hazelcast.
Additionally, to improve testing and monitoring of BPMN flows with variables, we require an updateVariable method to be added to the Exporter interface (for both Hazelcast and Redis).