You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the engine uses an in-memory handwritten database to store the state.
In order to get as close to a normal Zeebe setup (e.g. in Camunda Cloud), we want to have an option to use RocksDB instead of the in-memory database. It should be integrated similar to ZeebeRocksDbFactory.
The text was updated successfully, but these errors were encountered:
Currently, the engine uses an in-memory handwritten database to store the state.
In order to get as close to a normal Zeebe setup (e.g. in Camunda Cloud), we want to have an option to use RocksDB instead of the in-memory database. It should be integrated similar to ZeebeRocksDbFactory.
The text was updated successfully, but these errors were encountered: