Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9090

Supporting CockroachDB

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • None
    • None
    • engine
    • None

    Description

      I didn’t find any other users are using CockroachDB with Camunda. So I’m curious that is a good idea to have CockoachDB in the future roadmap of Camunda? In our testing environment, the performance of Camunda engine looked very well. However, we found out the DB instance was consuming the bunch of Disk I/O which was extremely heavy as well as CPU consumption. We can see the operations of upsert and delete running like crazy when doing the performance test. We started considering to offload our Postgres DB. We had considered Postgres cluster, but we were more interested in Cockroach DB since it’s designed for linear scalability(active-active).

      CockroachDB uses Postgres wire protocol and is able to support the most of operations migrating from existing applications are using Postgres JDBC. If we can make current existing SQL scripts in Camunda engine being performed and verified the features, that will be another choose for users to integrate with Camunda.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                colinkuo Colin Kuo
                Votes:
                1 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce