flowable / flowable-engine

A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
https://www.flowable.org
Apache License 2.0
8k stars 2.62k forks source link

flowable distributed database #3444

Open Soma1224 opened 2 years ago

Soma1224 commented 2 years ago

hi,when l use a type of distributed database,l found that the foreign key in prevenient database table(mysql)must be removed,so l changed the create sql,but there is still some problems happens when l try to start the flowabe engine,so two questions:

  1. Is distrubted database supported in flowable engine?
  2. If supported,how can l config the situation?
zhenchuan9r commented 1 year ago

You can use TiDB which is compatible with MySQL.