-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
-
None
User story
As a user, I want to use CockroachDB with Camunda so that I can use a resilient, scalable, and consistent database.
Background
We want to provide official support for CockroachDB in 7.14. For this, we are starting a spike on June 29 with the goal to validate the technical feasibility of how we can support CockroachDB.
What is it?
CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data.
AC
- CockroachDB is officially supported in 7.14
- Documentation can be found on how to set up and run projects with CockroachDB
This is the controller panel for Smart Panels app
- is caused by
-
CAM-9090 Supporting CockroachDB
- Closed
- is related to
-
CAM-12480 CRDB Concurrency conflicts on unrelated data from the same table
- Open
-
CAM-12490 CRDB SQL selects require a tx retry
- Open
-
CAM-12239 [Performance] Improve execution time of SQL queries in CRDB
- Open
-
CAM-12461 Fix excluded tests on CRDB
- Open
-
CAM-12464 Adjust documentation on new CockroachDB version support
- Closed
-
CAM-12612 Fix failing CockroachDB tests
- Closed
- links to