Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use RocksDB as database for the state #20

Open
saig0 opened this issue Sep 22, 2021 · 0 comments
Open

Allow to use RocksDB as database for the state #20

saig0 opened this issue Sep 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@saig0
Copy link
Collaborator

saig0 commented Sep 22, 2021

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.

@saig0 saig0 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 1️⃣ Good First Issue
Development

No branches or pull requests

1 participant