apache / apache/incubator-seata

How to support multi db types in seata-server side while using the StoreMode of 'db'

Open
#3,598 1 comment 0 reactions 1 assignee Claimed by @booogu View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

## Why you need it?
Is your feature request related to a problem? Please describe in details
Now Seata only support three db types in server side while using db store mode , while if the environment can not provide the required type of db, the server will not work normally.

I want to use a scalable and low modification cost way to solve this problem, in which the developer will not need to provide new SQL log for the specific DB.

Moreover, the solution should not reduce the performence of the Seata-Server and should not increase the learn cost for the user.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.